Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / npar-sign.sh
index 1c7c629a6704775375a21edc0414261c522ce47f..03c8117c91ce38cf55b87635c8863bce326c7220 100755 (executable)
@@ -81,7 +81,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program 1"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output 1"