From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH RFC OSSTEST 01/19] standalone: Provide a helper to clear the host runvar Date: Fri, 10 Oct 2014 14:51:23 +0100 Message-ID: <21559.58459.672659.498577@mariner.uk.xensource.com> References: <1412942404.27111.12.camel@citrix.com> <1412942554-752-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1412942554-752-1-git-send-email-ian.campbell@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 Campbell Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Ian Campbell writes ("[PATCH RFC OSSTEST 01/19] standalone: Provide a helper to clear the host runvar"): > Signed-off-by: Ian Campbell Of course this only works for jobs with a single host whose runvar is `host' rather than (say) `src_host' or whatever. But: Acked-by: Ian Jackson