Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / overwrite-special-file.sh
index a40eae66eb317ac01275d6b89221e3b814c63eae..8089a21acae3808c60b66eaabe6b5a8aec218995 100755 (executable)
@@ -84,7 +84,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program 1"
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="check that foo2.out was created"