Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 297 all good.
- X-seq: zsh-workers 34523
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: 297 all good.
- Date: Fri, 13 Feb 2015 05:09:53 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=N/vK/6vbdm9pJwoMfHBSpiK+FhwKRrCrQk+uQxAMVsU=; b=wCabqx9GFhf2kWtF0excmXwG6xKx8kKRizhv725O8p4daA8uSZlL5hrFCfO+k7fgs3 x28GBb6oF+pw4zKB5r06QHhJVPl9541DGjAjWkZ+47sUtNh6bIepTTyQhlUv8LxUZxKf Y77Ky3kGMS77TGUm7M00z/cyKk26HAhSCY/8l1r7TbyESqN8zNTcn3RKm8z4ffBwvgzW mBno4K0gjvL63AaxQpZVidfAiFGBmow8u0PbnBkLmCzNL5KEDAoHCelkF1kEyiQXAQtu hTGpd+OKklpjXTv+Ml4V7N7RMblHkd/CRpC2lgg3pHgn7MxN8NeH29YPclojN0RHO40L Lvyg==
- In-reply-to: <150212194141.ZM1273@torch.brasslantern.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <54DD52EB.5010306@eastlink.ca> <150212194141.ZM1273@torch.brasslantern.com>
On Fri, Feb 13, 2015 at 4:41 AM, Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Feb 12, 5:27pm, Ray Andrews wrote:
> } (BTW I trust eg: '297' is a unique ID for each build?)
>
> Sort of. It's the number of commits since some flag point (the 5.0.7
> release, in this case). So it'll be unique until after the next such
> flag point (probably 5.0.8).
This also assumes you don't have any local commits. The actually
unique identifier for the commit comes after the g at the end. (It's
just the first few digits of the commit hash).
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author