From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST v2 13/19] standalone: Prefer ./standalone.config to $HOME/.xen-osstest/config Date: Fri, 19 Jun 2015 11:24:52 +0100 Message-ID: <1434709492.28264.91.camel@citrix.com> References: <1434644687.28264.53.camel@citrix.com> <1434644710-28881-13-git-send-email-ian.campbell@citrix.com> <21891.1801.152825.306997@mariner.uk.xensource.com> <1434709370.28264.89.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1434709370.28264.89.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 Jackson Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-06-19 at 11:22 +0100, Ian Campbell wrote: > On Thu, 2015-06-18 at 18:59 +0100, Ian Jackson wrote: > > Ian Campbell writes ("[PATCH OSSTEST v2 13/19] standalone: Prefer ./standalone.config to $HOME/.xen-osstest/config"): > > > OSSTEST_CONFIG still trumps both. > > > > This results in us having > > standalone-config-example > > production-config > > production-config-cambridge > > but > > standalone.config > > is actually read by default. > > > > Perhaps the latter should be > > local-config > > ? > > That's ok by me. But standalone.config can from standalone-reset in the first place.standalone, I'm happy to change both but just wanted to mention since that's been around for a while (so I'm not just changing something new). Don't know if we care about that though. Ian.