From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dspY9-0005a9-45 for qemu-devel@nongnu.org; Fri, 15 Sep 2017 08:16:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dspY8-000612-Ad for qemu-devel@nongnu.org; Fri, 15 Sep 2017 08:16:49 -0400 Date: Fri, 15 Sep 2017 14:16:34 +0200 From: Kevin Wolf Message-ID: <20170915121634.GC4077@localhost.localdomain> References: <20170915054526.20588-1-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170915054526.20588-1-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH] iotests: Print full path of bad output if mismatch List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org, Max Reitz , qemu-block@nongnu.org Am 15.09.2017 um 07:45 hat Fam Zheng geschrieben: > So it is easier to copy paste the path. > > Signed-off-by: Fam Zheng I don't think I ever tried to do anything with the diff that would have required the full path, but if you say so... :-) Thanks, applied to the block branch. Kevin