mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
PT-2275 - "System Summary" graph breaks when perl is not available (OS summary dashboard)
- Added check for Perl binary in lib/bash/parse_options.sh - Updated tools - Updated t/lib/bash/parse_options.sh, so it includes required package alt_cmds.sh
This commit is contained in:
@@ -7,6 +7,7 @@ TOOL="pt-stalk"
|
||||
PT_TMPDIR="$TEST_PT_TMPDIR"
|
||||
|
||||
source "$LIB_DIR/log_warn_die.sh"
|
||||
source "$LIB_DIR/alt_cmds.sh"
|
||||
source "$LIB_DIR/parse_options.sh"
|
||||
|
||||
# ############################################################################
|
||||
|
Reference in New Issue
Block a user