tests: Fix bug in NPAR TESTS subtest for CHISQUARE command.
[pspp] / tests / command / npar-chisquare.sh
index 8ee9bb8e5996421541492269246e14a0b659c807..a0f9fd33e6d99552ffab9ff8e9a419271af8631b 100755 (executable)
@@ -176,7 +176,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program 2"
-$SUPERVISOR $PSPP -o pspp.csv $TESTFILE  > $TEMPDIR/output
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE -e $TEMPDIR/output
 if [ $? -eq 0 ] ; then no_result ; fi
 
 activity="compare errors 2"