From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 5/9] ms-planner: Improve an error message Date: Thu, 17 Dec 2015 17:26:45 +0000 Message-ID: <1450373205.4053.144.camel@citrix.com> References: <1450371968-27997-1-git-send-email-ian.jackson@eu.citrix.com> <1450371968-27997-5-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 1a9cLU-0000Eb-RO for xen-devel@lists.xenproject.org; Thu, 17 Dec 2015 17:28:04 +0000 In-Reply-To: <1450371968-27997-5-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 Thu, 2015-12-17 at 17:06 +0000, Ian Jackson wrote: > I experienced this `die' due to mg-schema-test-database failing to > borrow shared hosts properly, and added this Dumper for debugging. > > I have not bothered to improve any of the other quite terse `die's in > ms-planner. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell