mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 21:19:59 +00:00
Remove dev-debug line from pt-stalk.
This commit is contained in:
@@ -1434,7 +1434,6 @@ if [ "${0##*/}" = "$TOOL" ] \
|
||||
if [ -z "$OPT_STALK" -a "$OPT_COLLECT" ]; then
|
||||
# Not stalking; do immediate collect once.
|
||||
OPT_CYCLES=0
|
||||
echo "[iter=$OPT_ITERATIONS] [cycle=$OPT_CYCLES] [sleep=$OPT_SLEEP] [interval=$OPT_INTERVAL]"
|
||||
fi
|
||||
|
||||
usage_or_errors "$0"
|
||||
|
Reference in New Issue
Block a user