worley@alum.mit.edu (Dale R. Worley) writes:
Commit 52749 fixes a bug regarding testing the return of an open()
call for success/failure. Improve the testsuite test for that fix by
removing the helper program 'test-close-fd-0' and replacing it with
the shell redirection '<&-'. (The redirection is Posix, so it should
be portable.)
Signed-off-by: Dale Worley <redacted>
---
Sorry, but I have no idea what commit you are talking about, and as
far as I can see there is no such file test-close-fd-0.c in my tree.
Puzzled...
Makefile | 1 -
test-close-fd-0.c | 14 --------------
2 files changed, 0 insertions(+), 15 deletions(-)
delete mode 100644 test-close-fd-0.c