From ef3f33944c5cfc30542ff56c5d3fe4da6717688f Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Wed, 26 Oct 2011 11:35:58 -0400 Subject: [PATCH] Minor testing tweak. --- t/20-postgres.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/20-postgres.t b/t/20-postgres.t index 46561b995..32836ce79 100644 --- 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) { -- 2.39.5