bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bash-3.1.17 gets lost looking for end of string in certain contexts


From: Andreas Schwab
Subject: Re: Bash-3.1.17 gets lost looking for end of string in certain contexts
Date: Thu, 04 May 2006 10:44:40 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Richard <rgollub@uninet.com.br> writes:

>       Compiling grep-2.5.1a and during its tests, test #121 is not completed 
> because of following error messages by bash:
>
>       spencer1.script: line 602: unexpected EOF while looking for matching `''
>       spencer1.script: line 608: syntax error: unexpected end of file

That has already been fixed.

>
>       The offending lines (602 thru 607) from spencer1.script are:

The offending line is actually this:

status=`echo '-'| { ${GREP} -E -e 'a\' >/dev/null 2>&1 ; echo $?; }`

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]