From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 00/25] Reporting improvements Date: Thu, 18 Jun 2015 10:06:01 +0100 Message-ID: <1434618361.28264.28.camel@citrix.com> References: <1434559521-8751-1-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z5Vm5-0006Ds-5y for xen-devel@lists.xenproject.org; Thu, 18 Jun 2015 09:06:17 +0000 In-Reply-To: <1434559521-8751-1-git-send-email-ian.jackson@eu.citrix.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.xenproject.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-06-17 at 17:44 +0100, Ian Jackson wrote: > Most of the early part of this series is straightforward (and acked) > and could go in whenever. Agreed. Do you happen to have a convenient directory with the new output? (I'm happy to just wait for it to happen too). > Patches 15-24 introduce sg-report-host-history. It's probably easiest > to simply review the final version of the script, which can be found > below. The history is preserved mostly for archeological purposes. Sure. > > Ian. > > #!/usr/bin/perl -w > > # This is part of "osstest", an automated testing framework for Xen. > # Copyright (C) 2009-2013 Citrix Inc. Date ;-) I couldn't spot anything else, FWIW. I think if you are happy with the output there's no reason not to just run with it. Ian.