summaryrefslogtreecommitdiff
path: root/test-nsc
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2005-11-03 13:01:06 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2005-11-03 13:01:06 +0000
commitacfa29635859e39a8f38a0d2e73d4d8bc2832cf9 (patch)
tree90a2c6566b592426ee59a2614924c013f6bea042 /test-nsc
parent0b22f202833cb1b6f98ab64f44ff7ca60f2b2f50 (diff)
downloadscala-acfa29635859e39a8f38a0d2e73d4d8bc2832cf9.tar.gz
scala-acfa29635859e39a8f38a0d2e73d4d8bc2832cf9.tar.bz2
scala-acfa29635859e39a8f38a0d2e73d4d8bc2832cf9.zip
Corrected a bug: a configure too much.
Diffstat (limited to 'test-nsc')
-rw-r--r--test-nsc/scalanstest4
1 files changed, 1 insertions, 3 deletions
diff --git a/test-nsc/scalanstest b/test-nsc/scalanstest
index be9d89e1a1..78a9b11fed 100644
--- a/test-nsc/scalanstest
+++ b/test-nsc/scalanstest
@@ -432,9 +432,7 @@ prefix=$PREFIX;
PREFIX=`cd "$PREFIX"; pwd`;
##############################################################################
-# Configuration and invocation of $SCRIPT
-
-configure;
+# Invocation of $SCRIPT
NORUN="false";
SHOWLOG="false";