aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index efcf63cbbc..73c4c84bd6 100755
--- a/run
+++ b/run
@@ -66,4 +66,4 @@ else
SCALA=scala
fi
-exec $SCALA -cp $CLASSPATH $@
+exec $SCALA -cp $CLASSPATH "$@"