1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00

sh: Add a test trying to close a descriptor that is not open.

In stable/8 and older, this fails. Some of the redirection changes in head
have fixed it.
This commit is contained in:
Jilles Tjoelker 2010-10-24 19:56:34 +00:00
parent a4bd51a562
commit 7aaae32724
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=214289

View File

@ -0,0 +1,3 @@
# $FreeBSD$
3>&- 3>&-