summaryrefslogtreecommitdiff
path: root/test-nsc/scalanstest
diff options
context:
space:
mode:
Diffstat (limited to 'test-nsc/scalanstest')
-rw-r--r--test-nsc/scalanstest3
1 files changed, 2 insertions, 1 deletions
diff --git a/test-nsc/scalanstest b/test-nsc/scalanstest
index 37de528c8e..473510f830 100644
--- a/test-nsc/scalanstest
+++ b/test-nsc/scalanstest
@@ -454,7 +454,8 @@ FILES_NEG="";
FILES_MSIL="";
SCALA="$PREFIX/distribs/unix/latest/bin/ns";
-SOCOS="$PREFIX/distribs/unix/latest/bin/nsc";
+# SOCOS="$PREFIX/distribs/unix/latest/bin/nsc -verbose";
+SOCOS="$PREFIX/distribs/unix/latest/bin/nsc -classpath /tmp/newclasses:$HOME/scala/build/nslib.jar:$HOME/scala/sources:$HOME/scala/newsources:/home/linuxsoft/apps/fjbg/jars/fjbg.jar:/home/linuxsoft/apps/msil/msil.jar"
SCALAP="$PREFIX/distribs/unix/latest/bin/nsp";
DIFF="diff";