Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / weight.sh
index 40a3ca9c4e32e77dfcf27643d4bdf0babcddc15c..5c6ce31b0e96d64f63ec84d30950f071a38bcf72 100755 (executable)
@@ -73,7 +73,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 results"