diff --git a/src/test/recovery/t/007_sync_rep.pl b/src/test/recovery/t/007_sync_rep.pl index be8cd1d18a3..442b1180a0d 100644 --- a/src/test/recovery/t/007_sync_rep.pl +++ b/src/test/recovery/t/007_sync_rep.pl @@ -41,6 +41,7 @@ sub start_standby_and_wait print("### Waiting for standby \"$standby_name\" on \"$master_name\"\n"); $master->poll_query_until('postgres', $query); + return; } # Initialize master node