diff options
Diffstat (limited to 'shell/hush_test/hush-redir/redir_to_bad_fd.right')
-rw-r--r-- | shell/hush_test/hush-redir/redir_to_bad_fd.right | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/hush_test/hush-redir/redir_to_bad_fd.right b/shell/hush_test/hush-redir/redir_to_bad_fd.right index 43b8af2..936911c 100644 --- a/shell/hush_test/hush-redir/redir_to_bad_fd.right +++ b/shell/hush_test/hush-redir/redir_to_bad_fd.right @@ -1,2 +1 @@ -./redir_to_bad_fd.tests: line 2: 10: Bad file descriptor -OK +hush: can't duplicate file descriptor: Bad file descriptor |