Skip to content

Commit 652d89c

Browse files
committed
Cleanup
1 parent 20b3f1c commit 652d89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entop

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ else
4949
fi
5050

5151
erl -noinput -hidden $PATHS +A 20 +Bc \
52-
-eval "entop:main(['${TARGETNODE}','${COOKIE}'])" $@
52+
-eval "entop:main(['${TARGETNODE}','${COOKIE}'])." "$@"
5353

5454
CODE=$?
5555
if [[ $CODE -eq 101 ]]; then

0 commit comments

Comments
 (0)