Disable asynchronous job notification for parallel tests.
commitd8db042ad03bd140212c528077f9b5589da91d49
authorEric Blake <ebb9@byu.net>
Mon, 13 Jul 2009 18:54:19 +0000 (13 12:54 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 14 Jul 2009 04:19:15 +0000 (13 22:19 -0600)
treee03d57016f8dd1f05f17edb5c8f0fa7d82b8da73
parent2b5b0dda48597bae5f21209ed015cc0cad61ed24
Disable asynchronous job notification for parallel tests.

* lib/autotest/general.m4 (AT_INIT) <Driver loop>: Turn off notify
mode, since zsh leaves it on after 'emulate sh'.
* doc/autoconf.texi (Limitations of Builtins) <set>: Document that
job control options are not portable.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/autoconf.texi
lib/autotest/general.m4