Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / vector.sh
index 06a318670a4bebe0d753f9f6ea496dc9e44f532b..a0da5f1270fe92fff9b84ab8313281935776c367 100755 (executable)
@@ -84,7 +84,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode -e $TEMPDIR/stdout $TEMPDIR/vector.stat
+$SUPERVISOR $PSPP -o pspp.csv -e $TEMPDIR/stdout $TEMPDIR/vector.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare stdout"