sh testsuite: create hush-redir/* and move files around
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 2 Oct 2016 15:55:51 +0000 (17:55 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 2 Oct 2016 15:55:51 +0000 (17:55 +0200)
commitc4cf542c575068d55368e771abf6c358bfebf5d3
treeb916ff4bea0671437b80257fa82283ad8e09faab
parent1b73f8471a3694d2e6b035bb7f04e1f4df943f03
sh testsuite: create hush-redir/* and move files around

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
46 files changed:
shell/ash_test/ash-redir/redir1.right [new file with mode: 0644]
shell/ash_test/ash-redir/redir1.tests [new file with mode: 0755]
shell/ash_test/ash-redir/redir_script.right [new file with mode: 0644]
shell/ash_test/ash-redir/redir_script.tests [new file with mode: 0755]
shell/ash_test/ash-redir/redir_space.right [new file with mode: 0644]
shell/ash_test/ash-redir/redir_space.tests [new file with mode: 0755]
shell/hush_test/hush-misc/redir1.right [deleted file]
shell/hush_test/hush-misc/redir1.tests [deleted file]
shell/hush_test/hush-misc/redir2.right [deleted file]
shell/hush_test/hush-misc/redir2.tests [deleted file]
shell/hush_test/hush-misc/redir3.right [deleted file]
shell/hush_test/hush-misc/redir3.tests [deleted file]
shell/hush_test/hush-misc/redir4.right [deleted file]
shell/hush_test/hush-misc/redir4.tests [deleted file]
shell/hush_test/hush-misc/redir5.right [deleted file]
shell/hush_test/hush-misc/redir5.tests [deleted file]
shell/hush_test/hush-misc/redir6.right [deleted file]
shell/hush_test/hush-misc/redir6.tests [deleted file]
shell/hush_test/hush-misc/redir_script.right [deleted file]
shell/hush_test/hush-misc/redir_script.tests [deleted file]
shell/hush_test/hush-parsing/redir_space.right [deleted file]
shell/hush_test/hush-parsing/redir_space.tests [deleted file]
shell/hush_test/hush-redir/redir1.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir1.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir2.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir2.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir3.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir3.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir4.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir4.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir5.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir5.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir6.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir6.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir7.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir7.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir8.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir8.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir9.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir9.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redirA.right [new file with mode: 0644]
shell/hush_test/hush-redir/redirA.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir_script.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir_script.tests [new file with mode: 0755]
shell/hush_test/hush-redir/redir_space.right [new file with mode: 0644]
shell/hush_test/hush-redir/redir_space.tests [new file with mode: 0755]