We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b021aa commit 2c24f0fCopy full SHA for 2c24f0f
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