Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 82331ed

Browse files
committed
1 parent aeb4cc9 commit 82331ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/pg_verifybackup/t/008_untar.pl

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
$primary->init(allows_streaming => 1);
1818
$primary->start;
1919

20-
my $have_zlib = check_pg_config("#define HAVE_LIBZ 1");
2120
my $backup_path = $primary->backup_dir . '/server-backup';
2221
my $real_backup_path = PostgreSQL::Test::Utils::perl2host($backup_path);
2322
my $extract_path = $primary->backup_dir . '/extracted-backup';

0 commit comments

Comments
 (0)