tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"
authorJim Meyering <meyering@redhat.com>
Sat, 21 Feb 2009 10:30:41 +0000 (11:30 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 21 Feb 2009 15:52:39 +0000 (16:52 +0100)
commitcd78f85b0b0eabf09466f5aa689561f23e242f5e
treeb7aa236888019ba8357fc4a98e1e7bcd997103c3
parent2061cd8aa64454d689a4de600aa515781cf346c2
tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"

Running "make check &" would hang due to SIGTTOU and SIGTTIN signals.
* tests/misc/stty: Ignore SIGTTOU.
* tests/misc/stty-invalid: Likewise.
* tests/mv/i-3: Ignore SIGTTIN.
tests/misc/stty
tests/misc/stty-invalid
tests/mv/i-3