Richard <[EMAIL PROTECTED]> 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, [EMAIL PROTECTED]
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."
_______________________________________________
Bug-bash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-bash