Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / no_case_size.sh
index 4243f326edc4c3e10fb631dd742168c1e837314b..9e7921225b9aaab00cac5b1f87228235272bd3d9 100755 (executable)
@@ -68,7 +68,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"