]> Savannah Git Hosting - gnulib.git/commit
spawn-pipe tests: Avoid test failure on native Windows.
authorBruno Haible <bruno@clisp.org>
Thu, 4 Oct 2018 22:27:25 +0000 (00:27 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 4 Oct 2018 22:27:25 +0000 (00:27 +0200)
commit9d52d669cba2972545d69683e6b4db661786fd79
tree704f04a8a892907c8690806af89047efd842f77b
parent80d79168c515cd27f3a7268bc8ea633b98dd858c
spawn-pipe tests: Avoid test failure on native Windows.

* tests/test-spawn-pipe-child.c (main): On native Windows, don't expect
that fd 2 is closed.
ChangeLog
tests/test-spawn-pipe-child.c