Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / tabs.sh
index addb170b0a2452a0ad6a40e9436d5c768846242f..0d05c5ab91cba917f2556394ceb970f850c41b8d 100755 (executable)
@@ -78,7 +78,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/tabs.stat
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/tabs.stat
 if [ $? -ne 0 ] ; then no_result ; fi