diff options
author | Denis Vlasenko | 2007-03-05 21:08:29 +0000 |
---|---|---|
committer | Denis Vlasenko | 2007-03-05 21:08:29 +0000 |
commit | 9431e564aa5a595613929d4b1df82d811701febc (patch) | |
tree | c6d7b1e3f643ba23d4dfa1d9adeb5e72688dff0d /shell/ash_test/ash-heredoc/heredoc.right | |
parent | 140644dc1cae13df47de2c9d54109c75800446d6 (diff) | |
download | busybox-9431e564aa5a595613929d4b1df82d811701febc.zip busybox-9431e564aa5a595613929d4b1df82d811701febc.tar.gz |
ash: "here document" testcases
Diffstat (limited to 'shell/ash_test/ash-heredoc/heredoc.right')
-rw-r--r-- | shell/ash_test/ash-heredoc/heredoc.right | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/shell/ash_test/ash-heredoc/heredoc.right b/shell/ash_test/ash-heredoc/heredoc.right new file mode 100644 index 0000000..baf1151 --- /dev/null +++ b/shell/ash_test/ash-heredoc/heredoc.right @@ -0,0 +1,21 @@ +there +one - alpha +two - beta +three - gamma +hi\ +there$a +stuff +hi\ +there +EO\ +F +hi +tab 1 +tab 2 +tab 3 +abc +def ghi +jkl mno +fff is a shell function +hi +there |