From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST] mg-list-all-branches: Sort branches according to any embedded version Date: Thu, 16 Jul 2015 17:24:39 +0100 Message-ID: <1437063879.32371.254.camel@citrix.com> References: <1436775186-5808-1-git-send-email-ian.campbell@citrix.com> <21927.55557.193224.560159@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21927.55557.193224.560159@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-07-16 at 17:17 +0100, Ian Jackson wrote: > Ian Campbell writes ("[PATCH OSSTEST] mg-list-all-branches: Sort branches according to any embedded version"): > > Many of our branches include a version number, this change results in > > e.g. linux-3.0 < linux-3.4 < linux-3.10 rather than linux-3.0 < > > linux-3.10 < linux-3.4, which is more natural for uses such as > > ./mg-all-branch-statuses. > > > > Requires Sort::Versions (Debian package libsort-versions-perl). > > > > Signed-off-by: Ian Campbell > > Acked-by: Ian Jackson > > This poses no risk to the production system, so I will push it now. Thanks, you can ignore my other mail now ;-) (the one in response to "I'm looking through my INBOX") > I > have installed the perl module on the Xen Project colo and Citrix > Cambridge instances. Thanks, I nearly forgot...