diff options
author | Denis Vlasenko | 2009-04-08 09:29:14 +0000 |
---|---|---|
committer | Denis Vlasenko | 2009-04-08 09:29:14 +0000 |
commit | 3dfb035d8df33e59492e78a97bf42e961ba178e4 (patch) | |
tree | 78ce918f14531d99a0b95a205a7984823ed4ad6b /shell/hush_test/hush-misc/heredoc2.tests | |
parent | df6f95cedf4fe621048647f869db45daa7e5975a (diff) | |
download | busybox-3dfb035d8df33e59492e78a97bf42e961ba178e4.zip busybox-3dfb035d8df33e59492e78a97bf42e961ba178e4.tar.gz |
hush: echo \2>file fix
Diffstat (limited to 'shell/hush_test/hush-misc/heredoc2.tests')
-rwxr-xr-x | shell/hush_test/hush-misc/heredoc2.tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/heredoc2.tests b/shell/hush_test/hush-misc/heredoc2.tests index 19d9c96..e619bde 100755 --- a/shell/hush_test/hush-misc/heredoc2.tests +++ b/shell/hush_test/hush-misc/heredoc2.tests @@ -9,3 +9,4 @@ echo `echo Hello World` EOF-f f EOF-f EOF-f +echo Ok |