From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 11/16] mg-schema-test-database: Sort out daemons; provide `daemons' subcommand Date: Tue, 8 Dec 2015 11:06:57 +0000 Message-ID: <1449572817.16124.44.camel@citrix.com> References: <1449509254-27007-1-git-send-email-ian.jackson@eu.citrix.com> <1449509254-27007-12-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.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1a6G7n-0002Wz-S2 for xen-devel@lists.xenproject.org; Tue, 08 Dec 2015 11:08:03 +0000 In-Reply-To: <1449509254-27007-12-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 Mon, 2015-12-07 at 17:27 +0000, Ian Jackson wrote: > We arrange for the test configuration to look for the daemons on a > different host and port, and we provide a convenient way to run such a > pair of daemons. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell