bug-grep
[Top][All Lists]
Advanced

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

Re: [bug-grep] grep-2.5.1a: "make check" fails on NetBSD/sparc-1.5


From: Stepan Kasal
Subject: Re: [bug-grep] grep-2.5.1a: "make check" fails on NetBSD/sparc-1.5
Date: Fri, 7 Jan 2005 11:37:39 +0100
User-agent: Mutt/1.4.1i

Hello,
   thnak you very much for your bug report.

On Thu, Jan 06, 2005 at 10:21:16PM +0100, Adrian Bunk wrote:
> Status: Wrong status code, test \#5 failed
> FAIL: status.sh

The problem is here:
+ echo abcd
+ ../src/grep -E -q -s abc MMMMMMMM.MMM -
+ test 2 -ne 0

This shouln't happen, grep should exit with 0, as the pattern was
found and -q was given.  Could you please debug the problem and
perhaps write a patch?

I have added two more tests to status.sh in the grep CVS on
savannah.gnu.org.  Perhaps you could try them too.
For your convenience, I attached the script to this mail.

Have a nice day,
        Stepan Kasal

Attachment: status.sh
Description: Bourne shell script


reply via email to

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