mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +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
|
if [ -z "$OPT_STALK" -a "$OPT_COLLECT" ]; then
|
||||||
# Not stalking; do immediate collect once.
|
# Not stalking; do immediate collect once.
|
||||||
OPT_CYCLES=0
|
OPT_CYCLES=0
|
||||||
echo "[iter=$OPT_ITERATIONS] [cycle=$OPT_CYCLES] [sleep=$OPT_SLEEP] [interval=$OPT_INTERVAL]"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
usage_or_errors "$0"
|
usage_or_errors "$0"
|
||||||
|
Reference in New Issue
Block a user