failing tests

Ferry Huberts mailings at hupie.com
Thu Jul 21 14:34:08 CEST 2011


On 07/21/2011 01:23 PM, larsh at hjemli.net wrote:
> 
> [The mailing list software tends to remove attachments, but as list
> admin I got it anyways]
> 
> Looking at your trash/tmp, it seems that the line
> 
>   root=$(cd trash/repos/foo && git rev-list --reverse HEAD | head -1)
> 
> in t0105-commit.sh actually returns two lines: the absolute path of the
> foo test repo followed by a newline and the root commit sha1.
> 

ahh, a little bell is now ringing.
I've seen this before: I have CDPATH set...


Adding a simple 'unset CDPATH' to setup.sh fixes the issue...
shall I send a patch?



-- 
Ferry Huberts




More information about the CGit mailing list