On Tue, 22 Mar 2016 09:21:24 +0000
Ron Yorston <r...@pobox.com> wrote:

> Mike Frysinger wrote:
> >i've cherry picked back this commit to the 1.24 branch  
> 
> Thanks, but why not 2/2 also?

I wonder that too. The 2/2 patch fixes this:

foo () {
cat <<EOF && { echo "$1" ; }
$1
EOF
}

foo "bar"


-nc
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to