diff options
author | Denys Vlasenko | 2017-07-06 18:16:18 +0200 |
---|---|---|
committer | Denys Vlasenko | 2017-07-06 18:16:18 +0200 |
commit | 959cb6742832a3b403a5d0116088a09f33afe927 (patch) | |
tree | 17235c2edd88fe4c902980178a9c5442f15ae7b8 /shell/ash_test/ash-heredoc/heredoc1.right | |
parent | 9a8ece51582b83a2d4ed3e1854dca703d5113da2 (diff) | |
download | busybox-959cb6742832a3b403a5d0116088a09f33afe927.zip busybox-959cb6742832a3b403a5d0116088a09f33afe927.tar.gz |
shell: syncronize ash and hush heredoc1.tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-heredoc/heredoc1.right')
-rw-r--r-- | shell/ash_test/ash-heredoc/heredoc1.right | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/shell/ash_test/ash-heredoc/heredoc1.right b/shell/ash_test/ash-heredoc/heredoc1.right index 40aa5a5..7fc68f3 100644 --- a/shell/ash_test/ash-heredoc/heredoc1.right +++ b/shell/ash_test/ash-heredoc/heredoc1.right @@ -1 +1,5 @@ -./heredoc1.tests: line 3: syntax error: unexpected "then" +qwe +asd +123 +456 +Ok |