mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
fix thinko in logrotate test
This commit is contained in:
parent
d611175e53
commit
5bd9160f27
@ -3,7 +3,7 @@ use warnings;
|
||||
|
||||
use PostgresNode;
|
||||
use TestLib;
|
||||
use Test::More tests => 1;
|
||||
use Test::More;
|
||||
use Time::HiRes qw(usleep);
|
||||
|
||||
if ($windows_os)
|
||||
|
Loading…
x
Reference in New Issue
Block a user