This commit is contained in:
Feng 2015-10-04 19:44:14 +08:00
parent 78288e8088
commit 9f643ea267
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ case "$1" in
esac
MYPID=$$
ETOP_ARGS="-sort $SORTBY -interval 10 -lines 100 -tracing off"
ETOP_ARGS="-sort $SORTBY -interval 10 -lines 50 -tracing off"
$ERTS_PATH/erl -noshell -noinput \
-pa $RUNNER_LIB_DIR/basho-patches \
-hidden $NAME_PARAM emqttd_top$MYPID$NAME_HOST $COOKIE_ARG \