Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / t-test-groups.sh
index 57aef96a0fc12fbe2a2aa5c83d1e0c9100b9e5b4..c149ea56fae041a2a599de1d08b5f2e7bd52f553 100755 (executable)
@@ -81,7 +81,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"