Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / sysfile-info.sh
index d5768252ffd4d667d0b29c1c4e6966cf074a3885..35a4e53f32812321dbd742df62426d55f654c3a0 100755 (executable)
@@ -74,7 +74,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="filter output"