spawn-pipe tests: Avoid test failure on HP-UX 11.
authorBruno Haible <bruno@clisp.org>
Thu, 9 Jun 2011 09:37:58 +0000 (11:37 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 9 Jun 2011 09:37:58 +0000 (11:37 +0200)
commitd0080d2fdb5038992f9e7e36fdbc5ebc1631ed36
tree0e85d820f44297c7448a393ac85514fd6792d35e
parent977668097235961df277425c64c0d2f51b3eed0f
spawn-pipe tests: Avoid test failure on HP-UX 11.

* tests/test-spawn-pipe-child.c (main) [HP-UX]: Don't assert that fd 2
is closed.
ChangeLog
tests/test-spawn-pipe-child.c