Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / attributes.sh
index f3a39e2909a2edf1eb3502827c75ea2bfb9eebd9..d4dece6c47d89242e074b91e13201e6e4ca6444c 100755 (executable)
@@ -96,7 +96,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"