Re: [PATCH v2] tag: support --sort=<spec>

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

 



On Mon, Feb 24, 2014 at 11:39 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote:
>>> diff --git a/t/test-lib.sh b/t/test-lib.sh
>>> index 1531c24..5e8c39a 100644
>>> --- a/t/test-lib.sh
>>> +++ b/t/test-lib.sh
>>> @@ -771,6 +771,8 @@ case $(uname -s) in
>>>      ;;
>>>  esac
>>>
>>> +[ "$(uname -o)" = "GNU/Linux" ] && test_set_prereq GNULINUX
>>> +
>>
>> can pick up the value from GIT-BUILD-OPTIONS as a prerequisite (see the
>> way we handle NO_PERL for an example). Though if we can just grab the
>> glibc version as a fallback, we can do away with that completely.
>
> ;-)  I like that.
>

Jeff, I'm still waiting if you agree to go with this syntax or put
version before refname before rerolling (either with build time option
like this, or implement the compat function myself).
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]