mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 21:51:21 +00:00
Remove _d from Percona::Toolkit because I can't get it to export correctly. Put Percona::Toolkit in most tools.
This commit is contained in:
@@ -63,7 +63,7 @@ if ! grep -m 1 -q '^use ' $tool_file; then
|
||||
die "This only works for Perl tools"
|
||||
fi
|
||||
|
||||
echo "#!/usr/bin/env perl
|
||||
echo "#!/usr/bin/env perl
|
||||
|
||||
# This program is part of Percona Toolkit: http://www.percona.com/software/
|
||||
# See \"COPYRIGHT, LICENSE, AND WARRANTY\" at the end of this file for legal
|
||||
|
Reference in New Issue
Block a user