diff options
author | Ron Yorston | 2015-10-29 11:29:59 +0000 |
---|---|---|
committer | Denys Vlasenko | 2015-10-29 19:12:03 +0100 |
commit | 9121510dc659baf6664456796c195460468c850b (patch) | |
tree | 9d810900b01bcb84ffedede4aa29a18963d2f209 /miscutils/last_fancy.c | |
parent | 4c8576fea18552d93d43c367638bacc54c26f2b7 (diff) | |
download | busybox-9121510dc659baf6664456796c195460468c850b.zip busybox-9121510dc659baf6664456796c195460468c850b.tar.gz |
ash: add test for issue with here document
This used to work but doesn't now:
foo () {
cat <<EOF && { echo "$1" ; }
$1
EOF
}
foo "bar"
Reported-by: Natanael Copa <ncopa@alpinelinux.org>
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'miscutils/last_fancy.c')
0 files changed, 0 insertions, 0 deletions