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?
