We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8f3d5 commit db81329Copy full SHA for db81329
src/bin/pg_rewind/t/005_same_timeline.pl
@@ -12,3 +12,5 @@
12
RewindTest::start_master();
13
RewindTest::create_standby();
14
RewindTest::run_pg_rewind('local');
15
+RewindTest::clean_rewind_test();
16
+exit(0);
0 commit comments