diff options
Diffstat (limited to 'tests/posix/closed_stderr.sh')
-rw-r--r-- | tests/posix/closed_stderr.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/posix/closed_stderr.sh b/tests/posix/closed_stderr.sh index cc746ef..570d5bb 100644 --- a/tests/posix/closed_stderr.sh +++ b/tests/posix/closed_stderr.sh @@ -1 +1 @@ -fail invoke_bfs basic >&- 2>&- +! invoke_bfs basic >&- 2>&- |