Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / sysfiles-old.sh
index e136a0b209eefc347b8ec371e57e49d4059a35ea..fefe3afccaff4c143093c6e6da9c71c05541f891 100755 (executable)
@@ -84,7 +84,7 @@ EOF
 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="check file exists"