diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2016-10-02 18:32:52 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-10-02 18:32:52 +0200 |
commit | df303ae11731b07f63b7034a7c141931d7a6fcbb (patch) | |
tree | 39daf30ce526ee9d9cfb1ebe8326bd13588d8942 /shell/hush_test/hush-redir/redir6.right | |
parent | c7a774dde4b777126de5ef9f718b503a15bf4d30 (diff) |
sh testsuite: sync ash-redir/ and hush-redir/
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-redir/redir6.right')
-rw-r--r-- | shell/hush_test/hush-redir/redir6.right | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shell/hush_test/hush-redir/redir6.right b/shell/hush_test/hush-redir/redir6.right index a97c4bdf1..ed754df78 100644 --- a/shell/hush_test/hush-redir/redir6.right +++ b/shell/hush_test/hush-redir/redir6.right @@ -1,4 +1,2 @@ -Testing multiple redirections to same fd Hello -Done1 -Done2 +OK |