mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-22 20:19:00 +00:00
Useless local pointed out by Daniel.
This commit is contained in:
@@ -25,7 +25,7 @@ local $SIG{__DIE__} = sub {
|
|||||||
} if MKDEBUG;
|
} if MKDEBUG;
|
||||||
|
|
||||||
sub main {
|
sub main {
|
||||||
local @ARGV = @_; # set global ARGV for this package
|
@ARGV = @_; # set global ARGV for this package
|
||||||
|
|
||||||
# ########################################################################
|
# ########################################################################
|
||||||
# Get configuration information.
|
# Get configuration information.
|
||||||
|
Reference in New Issue
Block a user