projects
/
bucardo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c61ce31
)
Minor testing tweak.
author
Greg Sabino Mullane
<greg@endpoint.com>
Wed, 26 Oct 2011 15:35:58 +0000
(11:35 -0400)
committer
Greg Sabino Mullane
<greg@endpoint.com>
Wed, 26 Oct 2011 15:35:58 +0000
(11:35 -0400)
t/20-postgres.t
patch
|
blob
|
blame
|
history
diff --git
a/t/20-postgres.t
b/t/20-postgres.t
index 46561b995780f3fed52714bf18ab20eba3080ff6..32836ce798a7c3bca07de31025b63e22b1af82af 100644
(file)
--- a/
t/20-postgres.t
+++ b/
t/20-postgres.t
@@
-151,6
+151,7
@@
for my $table (sort keys %tabletype) {
## Commit, then kick off the sync
$dbhA->commit();
$bct->ctl('bucardo kick pgtest 0');
+$bct->ctl('bucardo kick pgtest 0');
## Check targets for the new rows
for my $table (sort keys %tabletype) {