On 01/16/2013 12:24 AM, Jeff King wrote:
On Tue, Jan 15, 2013 at 12:49:05PM -0800, Junio C Hamano wrote:

"Jean-Noël AVILA"<avila...@gmail.com>  writes:

Btw, the test 10 to t9902 is failing on my Debian testing. Is it a known
issue?

Which branch?

t9902.10 is overly sensitive to extra git commands in your PATH, as well
as cruft in your build dir (especially if you have been building 'pu',
which has git-check-ignore). Try "make clean&&  make test".

-Peff
This may help, or it may not.

If there are other binaries like
"git-check-email" or "git-check-ignore" in the PATH
.....

When you switch to a branch generating a file like
git-check-ignore then "make clean" will know about it
and will remove it.
If you switch to master, then "make clean" will not remove it.

What does "git status" say?

We had a discussion about this some weeks ago, but never concluded.

How about this:
http://comments.gmane.org/gmane.comp.version-control.git/211907
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to