bug-grep
[Top][All Lists]
Advanced

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

bug#16380: Failing tests on Solaris in 2.16


From: Jim Meyering
Subject: bug#16380: Failing tests on Solaris in 2.16
Date: Tue, 7 Jan 2014 10:20:49 -0800

On Tue, Jan 7, 2014 at 12:29 AM, Dagobert Michelsen <address@hidden> wrote:
> Hi,
>
> I have two failing tests for GNU grep 2.16 on Solaris 10 Sparc with Sun 
> Studio 12:
>   http://buildfarm.opencsw.org/~dam/grep-2.16-test-suite.log
>
> Both boil down to the error
>
>   + /bin/sh ere.script
>   ere.script: syntax error at line 3: `status=$’ unexpected
>
> generated from bre.awk using the bashism
>
>   printf ("status=$(echo '%s' | { grep -e '%s' > /dev/null 2>&1; echo $? ; 
> })\n",$3, $2);

Hi Dago,
Thanks for the report.
Does the attached patch fix it for you?

Attachment: k.txt
Description: Text document


reply via email to

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