diff options
Diffstat (limited to 'tests/posix/closed_stderr.sh')
-rw-r--r-- | tests/posix/closed_stderr.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/posix/closed_stderr.sh b/tests/posix/closed_stderr.sh new file mode 100644 index 0000000..cc746ef --- /dev/null +++ b/tests/posix/closed_stderr.sh @@ -0,0 +1 @@ +fail invoke_bfs basic >&- 2>&- |