Werner Fink wrote:
> BASH PATCH REPORT
> =================
>
> Bash-Release: 3.1.5
> Bug-Description:
>
> Lines like
>
> g31:bash-3.0 > x=`echo A B C | sed 's/ /\\
> > /g'`
> g31:bash-3.0 > echo "$x"
> A
> B
> C
>
> do not work with current bash 3.1.5. This breaks
> scripts working with both the pdksh/ksh and the
> old bash 3.0. The enclosed patch restore the old
> behaviour.
This is fixed by official patch 10. Make sure to get the
updated version of that patch from ftp.case.edu. I have not
yet been able to get the folks who manage ftp.gnu.org to allow
me to update patch 10 there.
Now that bug-bash appears to have arisen from the ashes, I will send
out the updated patch 10 again.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
Live Strong. No day but today.
Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/
_______________________________________________
Bug-bash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-bash