Document new requirement for gettext version 0.17.
[pspp] / tests / command / loop.sh
index 2b1383fe2e676be209077ffed075260275d6de51..d8f930c8b51d7e3eb36ad2527a596896fa73052b 100755 (executable)
@@ -127,7 +127,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e $TEMPDIR/stdout $TEMPDIR/loop.stat 
+$SUPERVISOR $PSPP --testing-mode -e $TEMPDIR/stdout $TEMPDIR/loop.stat 
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare stdout"