From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 05/10] Flight restriction: Make report_blessingscond use implicit $maxflight Date: Fri, 24 Jul 2015 10:24:03 +0100 Message-ID: <1437729843.24746.48.camel@citrix.com> References: <1437675564-16602-1-git-send-email-ian.jackson@eu.citrix.com> <1437675564-16602-6-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.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZIZD6-0003Ej-2x for xen-devel@lists.xenproject.org; Fri, 24 Jul 2015 09:24:08 +0000 In-Reply-To: <1437675564-16602-6-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 , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-07-23 at 19:19 +0100, Ian Jackson wrote: > We have $maxflight in Osstest::Executive now, set appropriately. > > Use that in report_blessingscond and all its callers including > report_find_push_age_info and hence in mg-all-branch-statuses and > sg-report-flight and sg-report-job-history. > > No functional change. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell