Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / oneway-with-splits.sh
index 8466d8f5944b44af224376a32ecd83002b07232f..35cc76de5bf55b9b9e62d759ca737bb2b70fbdd8 100755 (executable)
@@ -96,7 +96,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
 
 diff -c $TEMPDIR/pspp.csv - << EOF