Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / beg-data.sh
index e3933d8f2ddd3b66a3d6d144d625f42a2ca1dc4f..45752fc7a71ac46efe3fe3d445101745b1281d9c 100755 (executable)
@@ -86,7 +86,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 data"