Skip to content

Commit ddb2066

Browse files
committed
Fix syntax error in RewindTest.pm
1 parent 6df01ab commit ddb2066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/pg_rewind/RewindTest.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ max_connections = 10
188188

189189
# Accept replication connections on master
190190
configure_hba_for_replication $test_master_datadir;
191+
}
191192

192193
sub start_master
193194
{

0 commit comments

Comments
 (0)