Greatly simplify PSPP configuration.
[pspp] / tests / bugs / agg-crash-2.sh
index 0bb8962f38105c0f839892514a22eedea6403e83..98bd8dcfe33b4d0de93afd57ed1823d9f26d1a2f 100755 (executable)
@@ -74,7 +74,7 @@ LIST /x y.
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"