sh testsuite: create hush-redir/* and move files around
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
4
shell/hush_test/hush-redir/redir9.tests
Executable file
4
shell/hush_test/hush-redir/redir9.tests
Executable file
@@ -0,0 +1,4 @@
|
||||
echo Ok >file.tmp
|
||||
cat 0<>file.tmp
|
||||
echo Done:$?
|
||||
rm file.tmp
|
Reference in New Issue
Block a user