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