Fix bug 22419
[pspp-builds.git] / tests / command / file-handle.sh
index 14596edbd5b06feed19ed61cf85faf867357b713..b41c5a5405d6c8eb04b8b11bb8c82a166494d0d0 100755 (executable)
@@ -72,7 +72,7 @@ EOF
 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