diff --git a/src/bin/pg_waldump/t/002_save_fullpage.pl b/src/bin/pg_waldump/t/002_save_fullpage.pl index 5072703a3d2..18a89a26f86 100644 --- a/src/bin/pg_waldump/t/002_save_fullpage.pl +++ b/src/bin/pg_waldump/t/002_save_fullpage.pl @@ -75,7 +75,8 @@ $node->command_ok( '--save-fullpage', "$tmp_folder/raw", '--relation', $relation, $walfile - ]); + ], + 'pg_waldump with --save-fullpage runs'); # This regexp will match filenames formatted as: # XXXXXXXX-XXXXXXXX.DBOID.TLOID.NODEOID.dd_fork with the components being: