Fix typo in 029_stats_restart.pl
Oversight in 16acf7f1aaea, where the test has been introduced. Issue noticed while scanning this area of the tree.
This commit is contained in:
parent
82ed67a5fe
commit
ae482a7ec5
@ -1,7 +1,7 @@
|
|||||||
# Copyright (c) 2021-2024, PostgreSQL Global Development Group
|
# Copyright (c) 2021-2024, PostgreSQL Global Development Group
|
||||||
|
|
||||||
# Tests statistics handling around restarts, including handling of crashes and
|
# Tests statistics handling around restarts, including handling of crashes and
|
||||||
# invalid stats files, as well as restorting stats after "normal" restarts.
|
# invalid stats files, as well as restoring stats after "normal" restarts.
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings FATAL => 'all';
|
use warnings FATAL => 'all';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user