sh testsuite: create hush-heredoc/* and move files around
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
9
shell/hush_test/hush-heredoc/heredoc1.tests
Executable file
9
shell/hush_test/hush-heredoc/heredoc1.tests
Executable file
@@ -0,0 +1,9 @@
|
||||
cat <<000; cat <<www; cat <<eee
|
||||
000
|
||||
qwe
|
||||
asd
|
||||
www
|
||||
123
|
||||
456
|
||||
eee
|
||||
echo Ok
|
Reference in New Issue
Block a user