mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-02-27 02:00:57 +08:00
RM-1554 - Percona Toolkit 3.7.1
- Empty line in Makefile.PL
This commit is contained in:
@@ -20,7 +20,7 @@ WriteMakefile(
|
||||
my $file_name = $_;
|
||||
if ( $file_name =~ m/(mongo|pg|galera|k8s|secure)/ ) {
|
||||
# We have to put empty line here to avoid the MAN1PODS hash corruption
|
||||
'3.7.1' => '',
|
||||
'' => '',
|
||||
}
|
||||
else {
|
||||
$_ => "blib/man1/$name.1p";
|
||||
|
||||
Reference in New Issue
Block a user