mirror of
https://github.com/postgres/postgres.git
synced 2025-11-21 00:42:43 +03:00
fix thinko in logrotate test
This commit is contained in:
@@ -3,7 +3,7 @@ use warnings;
|
|||||||
|
|
||||||
use PostgresNode;
|
use PostgresNode;
|
||||||
use TestLib;
|
use TestLib;
|
||||||
use Test::More tests => 1;
|
use Test::More;
|
||||||
use Time::HiRes qw(usleep);
|
use Time::HiRes qw(usleep);
|
||||||
|
|
||||||
if ($windows_os)
|
if ($windows_os)
|
||||||
|
|||||||
Reference in New Issue
Block a user