Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / keep-all.sh
index 408255d2a29f92f319d1146b22fd77a27e8027fa..dce41774962eca44cabe26e17629f582e57807f9 100755 (executable)
@@ -73,7 +73,7 @@ EOF
     if [ $? -ne 0 ] ; then no_result ; fi
 
     activity="run PSPP ($mode)"
-    $SUPERVISOR $PSPP --testing-mode $TESTFILE
+    $SUPERVISOR $PSPP -o pspp.csv $TESTFILE
     if [ $? -ne 0 ] ; then no_result ; fi