mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Don't hide the erlang node when using ejabberdctl debug
This commit is contained in:
parent
85e59c14d2
commit
db17504c82
@ -174,7 +174,6 @@ debug ()
|
||||
$EXEC_CMD "$ERL \
|
||||
$NAME debug-${TTY}-${ERLANG_NODE} \
|
||||
-remsh $ERLANG_NODE \
|
||||
-hidden \
|
||||
$ERLANG_OPTS $ARGS \"$@\" $ERL_ARGS"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user