From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 13/25] reporting: Move bisection report outputs Date: Thu, 18 Jun 2015 09:45:34 +0100 Message-ID: <1434617134.28264.16.camel@citrix.com> References: <1434559521-8751-1-git-send-email-ian.jackson@eu.citrix.com> <1434559521-8751-14-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 1Z5VS7-0002eK-LF for xen-devel@lists.xenproject.org; Thu, 18 Jun 2015 08:45:39 +0000 In-Reply-To: <1434559521-8751-14-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 Wed, 2015-06-17 at 17:45 +0100, Ian Jackson wrote: > Replace some `.'s in filenames with `/'s, making the directory > listings easier to deal with. > > (I haven't been able to conveniently do a proper test of this change, > but I have dry-run the critical parts.) > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell