From c4cf542c575068d55368e771abf6c358bfebf5d3 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 2 Oct 2016 17:55:51 +0200 Subject: sh testsuite: create hush-redir/* and move files around Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-misc/redir3.right | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 shell/hush_test/hush-misc/redir3.right (limited to 'shell/hush_test/hush-misc/redir3.right') diff --git a/shell/hush_test/hush-misc/redir3.right b/shell/hush_test/hush-misc/redir3.right deleted file mode 100644 index 3d20bbf68..000000000 --- a/shell/hush_test/hush-misc/redir3.right +++ /dev/null @@ -1,14 +0,0 @@ -hush: can't open '/does/not/exist': No such file or directory -One:1 -hush: can't open '/cant/be/created': No such file or directory -One:1 -Ok -hush: can't open '/cant/be/created': No such file or directory -Zero:0 -hush: can't open '/cant/be/created': No such file or directory -One:1 -hush: can't open '/cant/be/created': No such file or directory -One:1 -hush: can't open '/cant/be/created': No such file or directory -Zero:0 -Done -- cgit v1.2.3