Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / expressions / epoch.sh
index 1ceab30801673dc06137b1222f29eb19388c072b..dcbfc0ac4e0d59d650abd12a077db7ed8d562cd4 100755 (executable)
@@ -142,7 +142,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/epoch.stat > $TEMPDIR/epoch.err 2> $TEMPDIR/epoch.out
+$SUPERVISOR $PSPP --testing-mode -o pspp.csv $TEMPDIR/epoch.stat > $TEMPDIR/epoch.err 2> $TEMPDIR/epoch.out
 
 activity="compare results"
 perl -pi -e 's/^\s*$//g' $TEMPDIR/epoch.out