Ignore closefrom() failure. This fails normally since fd 4 and up are all
authorclaudio <claudio@openbsd.org>
Tue, 31 Oct 2023 07:56:44 +0000 (07:56 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 31 Oct 2023 07:56:44 +0000 (07:56 +0000)
commit5567b162b6474e1f0acdf8eb1aafe2307503af3b
treefef9dfd235440fbf7250923be764038c5321e1df
parentc6788f192911d38e8c48cc55ad436cedc20e42ce
Ignore closefrom() failure. This fails normally since fd 4 and up are all
closed.
OK mbuhl@ millert@
regress/lib/libc/sys/t_pipe2.c