diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-08 09:29:14 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-08 09:29:14 +0000 |
commit | 3dfb035d8df33e59492e78a97bf42e961ba178e4 (patch) | |
tree | 78ce918f14531d99a0b95a205a7984823ed4ad6b /shell/hush_test/hush-misc/heredoc3.right | |
parent | df6f95cedf4fe621048647f869db45daa7e5975a (diff) |
hush: echo \2>file fix
Diffstat (limited to 'shell/hush_test/hush-misc/heredoc3.right')
-rw-r--r-- | shell/hush_test/hush-misc/heredoc3.right | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/heredoc3.right b/shell/hush_test/hush-misc/heredoc3.right index 9b114fabf..6ed517f74 100644 --- a/shell/hush_test/hush-misc/heredoc3.right +++ b/shell/hush_test/hush-misc/heredoc3.right @@ -6,3 +6,4 @@ moo EOF-f EOF-f f EOF-f +Ok |