Removed 'Written by' line
[pspp-builds.git] / tests / bugs / t-test-alpha.sh
index 8cffe34cb414da4b54b213210f026228eb3835fb..f002d61f67a6f02cd6aa8c25464fc3e0fb9ebc37 100755 (executable)
@@ -78,7 +78,7 @@ 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
 
 activity="compare output"