This file's very out of date, and it duplicates the bug tracker.
[pspp-builds.git] / tests / command / examine-percentiles.sh
index a1bb62ef496c6d288870d89584d3423b2ac6d8d7..8638d1ade670d7da619af2ca2fa09b8f1db414c8 100755 (executable)
@@ -84,7 +84,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi