projects
/
bucardo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
564454c
)
Use microsecond timing and linefrom in logs for testing.
author
Greg Sabino Mullane
<greg@endpoint.com>
Wed, 1 Sep 2010 20:21:20 +0000
(16:21 -0400)
committer
Greg Sabino Mullane
<greg@endpoint.com>
Wed, 1 Sep 2010 20:21:20 +0000
(16:21 -0400)
t/BucardoTesting.pm
patch
|
blob
|
blame
|
history
diff --git
a/t/BucardoTesting.pm
b/t/BucardoTesting.pm
index e54322d67a58847871c055ff4d4ed02fb0613b6e..a7fd2d200a1e4f500facecc4967763bca2d119b4 100644
(file)
--- a/
t/BucardoTesting.pm
+++ b/
t/BucardoTesting.pm
@@
-916,7
+916,7
@@
sub setup_bucardo {
$dbh->commit();
## Adjust a second way
- $self->ctl('set log_level=debug');
+ $self->ctl('set log_level=debug
log_microsecond=1 log_showline=1
');
debug(qq{Install complete});