* lib/autotest/general.m4 (AT_JOB_FIFO_FD): Hide zsh 4.3.4
error messages about `set -m'.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2008-11-29 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * lib/autotest/general.m4 (AT_JOB_FIFO_FD): Hide zsh 4.3.4
+ error messages about `set -m'.
+
2008-11-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Fix a couple of test failures with dash.
dnl Enable job control only for spawning the test group:
dnl Let the jobs to run in separate process groups, but
dnl avoid all the status output by the shell.
- $at_job_control_on
+ $at_job_control_on 2>/dev/null
(
# Start one test group.
$at_job_control_off