From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 6/6] ts-logs-capture: Explicitly set xenctx capture filename Date: Fri, 3 Jul 2015 13:08:49 +0100 Message-ID: <1435925329.9447.100.camel@citrix.com> References: <21910.28952.574765.545182@mariner.uk.xensource.com> <1435924171-20789-1-git-send-email-ian.jackson@eu.citrix.com> <1435924171-20789-6-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 1ZAzm1-00011l-PX for xen-devel@lists.xenproject.org; Fri, 03 Jul 2015 12:08:53 +0000 In-Reply-To: <1435924171-20789-6-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 Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-07-03 at 12:49 +0100, Ian Jackson wrote: > Now that the command contains PATH, the autogenerated filename is very > ugly. > > Signed-off-by: Ian Jackson I should have read this before checking the behaviour of try_cmd_output_save in the last patch! Acked-by: Ian Campbell