Fix bug 22419
[pspp-builds.git] / tests / bugs / freq-nolabels.sh
index 0076b8cbdb605cb29d8250c685344b5ee91a943f..68bbd425d226b37867ea127c6f3245a8eba7e8d3 100755 (executable)
@@ -76,7 +76,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi