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:
Daniel Nichter
2012-08-17 12:35:12 -06:00
parent 4fe1a61f0e
commit 272473348c
20 changed files with 765 additions and 41 deletions

View File

@@ -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