[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grep-2.6.3 imminent: please test this snapshot
From: |
Jim Meyering |
Subject: |
Re: grep-2.6.3 imminent: please test this snapshot |
Date: |
Thu, 01 Apr 2010 16:19:54 +0200 |
Shiva Iyer wrote:
> make check fails at include-exclude. Here are the relevant lines from the
> log. The entire log file is attached.
>
> + grep -r --include=a . x
> + compare out exp-a
> + diff -u out exp-a
> + grep -r '--include=a*' . x
> + compare out exp-a
> + diff -u out exp-a
> --- out 2010-04-01 09:00:41.300994294 -0400
> +++ exp-a 2010-04-01 09:00:41.264995904 -0400
> @@ -1,2 +1 @@
> -x/dir/d:d
> -x/b:b
> +x/a:a
> + fail=1
> + Exit 1
Thanks for the report.
So far, I have been unable to reproduce that.
You're the second to see that problem.
Can you reproduce it with the latest tarball?
If so, on what type of system?
Re: grep-2.6.3 imminent: please test this snapshot, Mike Frysinger, 2010/04/02