Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / t-test-alpha3.sh
index b197c574f3afd8f838b05a8e8caa13435fa9881a..5504e6cc46fcab384954b550f2492d405d4fa307 100755 (executable)
@@ -79,7 +79,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi