1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-05 00:28:52 +02:00

Added new tests.

This commit is contained in:
David Steele
2014-06-07 17:29:11 -04:00
parent ca6823986d
commit 976bafca9e
9 changed files with 44 additions and 8 deletions

View File

@ -8,7 +8,6 @@ use threads;
use strict;
use warnings;
use Carp;
use IPC::System::Simple qw(capture);
use Fcntl qw(:DEFAULT :flock);
use File::Path qw(remove_tree);
use File::Basename;