mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
fix thinko in logrotate test
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user