mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Add lib/bash/subshell.sh and use in pt-stalk to fix/improve subprocess waiting.
This commit is contained in:
@@ -10,6 +10,7 @@ TOOL="pt-stalk"
|
||||
mkdir "$PT_TMPDIR/collect" 2>/dev/null
|
||||
|
||||
source "$LIB_DIR/log_warn_die.sh"
|
||||
source "$LIB_DIR/subshell.sh"
|
||||
source "$LIB_DIR/parse_options.sh"
|
||||
source "$LIB_DIR/safeguards.sh"
|
||||
source "$LIB_DIR/alt_cmds.sh"
|
||||
|
Reference in New Issue
Block a user