On Fri, 6 Oct 2023 at 01:20, Ángel wrote:
> On 2023-10-04 at 20:05 -0400, Dave Cigna wrote:
> > Here's how I encountered the problem. You might not be able to
> > reproduce
> > it on your machine, but that doesn't mean that it's not a bug with
> > bash:
> >
> > download: candle_1.1.7.tar.gz
> >
Bug:
Trailing white space after the delimiting tag cause the here document to
fail with an error like
/./: line : warning: here-document at line
delimited by end-of-file (wanted `msg_end')Trailing white
space/
Trailing white space after the start of the here statement is ignored.
This doesn
On Wed, Oct 11, 2023 at 11:56:42AM +1100, Jim McD wrote:
> Bug:
> Trailing white space after the delimiting tag cause the here document to
> fail with an error like
> /./: line : warning: here-document at line
> delimited by end-of-file (wanted `msg_end')Trailing white
> space/
>
> Trailing white
On Wed, Oct 11, 2023 at 11:56:42AM +1100, Jim McD wrote:
> Bug:
> Trailing white space after the delimiting tag cause the here document to
> fail with an error like
> /./: line : warning: here-document at line
> delimited by end-of-file (wanted `msg_end')Trailing white
> space/
>
> Trailing white