aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun1
1 files changed, 0 insertions, 1 deletions
diff --git a/run b/run
index 253dbb8521..83ffe0730c 100755
--- a/run
+++ b/run
@@ -67,5 +67,4 @@ else
SCALA=scala
fi
-echo $CLASSPATH >> tmp
exec $SCALA -cp $CLASSPATH "$@"