From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbuUx-0004Lv-9d for qemu-devel@nongnu.org; Thu, 31 Oct 2013 11:49:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbuUr-0004N3-9H for qemu-devel@nongnu.org; Thu, 31 Oct 2013 11:49:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbuUq-0004MD-VZ for qemu-devel@nongnu.org; Thu, 31 Oct 2013 11:49:21 -0400 From: Kevin Wolf Date: Thu, 31 Oct 2013 16:48:31 +0100 Message-Id: <1383234524-372-18-git-send-email-kwolf@redhat.com> In-Reply-To: <1383234524-372-1-git-send-email-kwolf@redhat.com> References: <1383234524-372-1-git-send-email-kwolf@redhat.com> Subject: [Qemu-devel] [PULL 17/30] qemu-iotests: Fix 051 reference output List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: anthony@codemonkey.ws Cc: kwolf@redhat.com, qemu-devel@nongnu.org Commit 684b254 forgot to update it. Signed-off-by: Kevin Wolf --- tests/qemu-iotests/051.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemu-iotests/051.out b/tests/qemu-iotests/051.out index 2839e32..15deef6 100644 --- a/tests/qemu-iotests/051.out +++ b/tests/qemu-iotests/051.out @@ -24,7 +24,7 @@ QEMU X.Y.Z monitor - type 'help' for more information (qemu) iininfinfoinfo info binfo blinfo bloinfo blocinfo block ide0-hd0: TEST_DIR/t.qcow2 (qcow2) Backing file: TEST_DIR/t.qcow2.orig (chain depth: 1) - [not inserted](qemu) qququiquit +(qemu) qququiquit === Enable and disable lazy refcounting on the command line, plus some invalid values === -- 1.8.1.4