From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 12/13] Planner: ms-queuedaemon: Make report-plan take output walker name Date: Thu, 3 Sep 2015 13:44:31 +0100 Message-ID: <1441284271.26292.357.camel@citrix.com> References: <1441208719-31336-1-git-send-email-ian.jackson@eu.citrix.com> <1441208719-31336-13-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 1ZXTso-0005PJ-Rh for xen-devel@lists.xenproject.org; Thu, 03 Sep 2015 12:44:50 +0000 In-Reply-To: <1441208719-31336-13-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 Wed, 2015-09-02 at 16:45 +0100, Ian Jackson wrote: > We are going to want to process each walker's data into reports which > are not necessarily named after the same walker. > > No functional change as yet. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell