Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / t-test-1s.sh
index c20d0f66113183c9e8f0f23dd311d23a93f5c56c..b0bb6ab4781695ee8f392eb6fd49ccce79f23407 100755 (executable)
@@ -74,7 +74,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
 
 activity="compare output"