testing2/danube_test.sh
changeset 283 ef5f62bf5987
parent 266 ca48ac1d3c3e
child 284 9a04eb6a2291
--- a/testing2/danube_test.sh	Tue Oct 29 14:34:51 2019 +0000
+++ b/testing2/danube_test.sh	Tue Oct 29 23:56:13 2019 +0000
@@ -21,7 +21,7 @@
 # functional tests
 
 function scala_assert {
-  (ulimit -t 30; JAVA_OPTS="-Xmx1g" scala -i "$1" "$2" -e "" 2> /dev/null 1> /dev/null)
+  (ulimit -t 30; JAVA_OPTS="-Xmx1g" scala -i "$1" -- "$2" 2> /dev/null 1> /dev/null)
 }
 
 # purity test