Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / t-test-1-indep-val.sh
index 0dcd194ba2b45eeb3eec557bf8d724116ad5c8b9..04f6b05e1a792f0848e414742e52996877e60bf7 100755 (executable)
@@ -90,7 +90,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi