Minor testing tweak.
authorGreg Sabino Mullane <greg@endpoint.com>
Wed, 26 Oct 2011 15:35:58 +0000 (11:35 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Wed, 26 Oct 2011 15:35:58 +0000 (11:35 -0400)
t/20-postgres.t

index 46561b995780f3fed52714bf18ab20eba3080ff6..32836ce798a7c3bca07de31025b63e22b1af82af 100644 (file)
@@ -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) {