Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / t-test-alpha.sh
index 2a1693b5ac6147ee1e701bc89266122cc77d5eab..205a7d4c7514d968a3a6cee91ecccbbbdaa0f9f9 100755 (executable)
@@ -82,7 +82,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"