Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / split-file.sh
index 1452588d36752c29cfec480d2ac5eee2085a08ea..5bebedc75c3b5a9960e5aa2d8dfaa3ed739ba2a4 100755 (executable)
@@ -85,7 +85,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/split.stat
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/split.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare results"