From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [OSSTEST PATCH 13/16] mg-schema-test-database: Change username for back-to-main-db xref Date: Tue, 8 Dec 2015 14:21:09 +0000 Message-ID: <22118.59221.734494.275512@mariner.uk.xensource.com> References: <1449509254-27007-1-git-send-email-ian.jackson@eu.citrix.com> <1449509254-27007-14-git-send-email-ian.jackson@eu.citrix.com> <1449572983.16124.47.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1a6J8s-00012f-KG for xen-devel@lists.xenproject.org; Tue, 08 Dec 2015 14:21:22 +0000 In-Reply-To: <1449572983.16124.47.camel@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.xenproject.org List-Id: xen-devel@lists.xenproject.org Ian Campbell writes ("Re: [OSSTEST PATCH 13/16] mg-schema-test-database: Ch= ange username for back-to-main-db xref"): > On Mon, 2015-12-07 at 17:27 +0000, Ian Jackson wrote: > > Currently this is purely cosmetic, but it is going to be useful to > > distinguish the two cases: > > =A0* This is a test DB and contains references to a parent > > =A0* This is a parent DB (probably the main DB) which contains > > =A0=A0=A0references to child test DBS. > = > Did you mean "DBS" or just "DB"? I meant `DB(s)' (possibly several). Fixed. > Acked-by: Ian Campbell Thanks, Ian.