bug-gnulib
[Top][All Lists]
Advanced

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

Re: test-vc-list-files-git.sh


From: Jim Meyering
Subject: Re: test-vc-list-files-git.sh
Date: Sat, 09 May 2009 08:13:25 +0200

Simon Josefsson wrote:
> This script fails on some systems (e.g., autobuilders) that doesn't have
> a normal ~/.gitconfig:
>
> *** Your name cannot be determined from your system services (gecos).
>
> Run
>
>   git config --global user.email "address@hidden"
>   git config --global user.name "Your Name"
>
> to set your account's default identity.
> Omit --global to set the identity only in this repository.
>
> fatal: empty ident  <address@hidden
>> not allowed
> FAIL: test-vc-list-files-git.sh
>
> How about this patch?
>
> /Simon
>
> 2009-05-08  Simon Josefsson  <address@hidden>
>
>       * tests/test-vc-list-files-git.sh: Do git config of user.email and
>       user.name to prevent git commit from complaining.

Looks fine.  Thanks.




reply via email to

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