On Thu, Mar 10, 2011 at 2:59 PM, Jonathan "Duke" Leto <[email protected]> wrote:
> Howdy,
>
>> Duke -
>>
>> Pretty sure that was you:
>>
>> $ git blame lib/Parrot/Revision.pm
>>
>> aff3e22d (Jonathan "Duke" Leto 2010-11-10 08:49:00 -0800 41)     my
>> $revision = 1;
>>
>
> Yes, but that codepath is only taken when run from outside a git
> checkout, which was not the case.
>
> Duke
>
>
> --
> Jonathan "Duke" Leto
> [email protected]
> http://leto.net
>

Doesn't look like that's the case.

$ make realclean; perl Configure; ack '"revision"' config_lib.pir
    set $P0["revision"], "1"
$ ls -d .git
.git

Regards.

-- 
Will "Coke" Coleda
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to