]> Savannah Git Hosting - gnulib.git/commit
fcntl tests: Avoid failure in MacPorts.
authorBruno Haible <bruno@clisp.org>
Fri, 14 May 2021 21:50:52 +0000 (23:50 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 14 May 2021 21:50:52 +0000 (23:50 +0200)
commit093778cab5f8202b547d9c778228ea7eb8177b6c
tree5fc26b07dbd2c33eb052968fa7da77e5941ace8c
parentb0211da46847cada99cea979647baa0c7c2b28d8
fcntl tests: Avoid failure in MacPorts.

Reported by Nicholas Gaya <nicholasgaya@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2021-05/msg00014.html>.

* tests/test-fcntl.c (main): Close fd 10 before assuming that it is
closed.
* tests/test-execute-main.c: Update comment.
ChangeLog
tests/test-execute-main.c
tests/test-fcntl.c