tar: don't assume stdin is open when testing fd limits
* tests/extrac11.at: Redirect stdin from /dev/null, in case the parent 'make' is running with stdin closed.
This commit is contained in:
@@ -24,6 +24,7 @@ AT_SETUP([scarce file descriptors])
|
||||
AT_KEYWORDS([extract extrac11])
|
||||
|
||||
AT_TAR_CHECK([
|
||||
exec </dev/null
|
||||
dirs='a
|
||||
a/b
|
||||
a/b/c
|
||||
|
||||
Reference in New Issue
Block a user