Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2016-06-23 18:31:32 +0300
committerChristophe Romain <christophe.romain@process-one.net>2016-06-23 18:31:32 +0300
commit0b438d09d10f3189ea84b6027983ff39f6c827d5 (patch)
treeb8ec6537b7823770841e4ebc0ff4d84c24b77f00 /ejabberdctl.template
parent06bf8cb03210475abf8c0d87ae57131ebfce3c67 (diff)
Fix typo from d8bb5d9c
Diffstat (limited to 'ejabberdctl.template')
-rwxr-xr-xejabberdctl.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/ejabberdctl.template b/ejabberdctl.template
index a5dc665a7..5b34ebee4 100755
--- a/ejabberdctl.template
+++ b/ejabberdctl.template
@@ -212,7 +212,7 @@ iexdebug()
--erl `shell_escape \"$ERLANG_OPTS\"` \
--erl `shell_escape \"${ARGS[@]}\"` \
--erl `shell_escape_str \"$@\"`"
- $EXEC_CMD "ERL_PATH=$\"$ERL\" $CMD"
+ $EXEC_CMD "ERL_PATH=\"$ERL\" $CMD"
}
# start interactive server