Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / list.sh
index dfeb29c332d20b121a2f77c7c4eada132937e297..7079fd4d290cf753fbfe3c787877d4d5a4ca9f57 100755 (executable)
@@ -78,7 +78,7 @@ EOF
 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