From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46343) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHmXd-00044l-0j for qemu-devel@nongnu.org; Wed, 31 Oct 2018 05:11:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHmXc-0006Lz-6i for qemu-devel@nongnu.org; Wed, 31 Oct 2018 05:11:56 -0400 Date: Wed, 31 Oct 2018 17:11:45 +0800 From: Fam Zheng Message-ID: <20181031091145.GA26886@magic> References: <20181031080415.23637-1-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181031080415.23637-1-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH] iotests: 082: Update output List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , qemu-block@nongnu.org, Max Reitz On Wed, 10/31 16:04, Fam Zheng wrote: > Commit 9cbef9d68e (qemu-option: improve qemu_opts_print_help() output) > affected qemu-img help output, and broke this test case. > > Update the output reference to fix it. > > Signed-off-by: Fam Zheng > > --- > > I'm once again looking at enabling iotests on patchew (via vm based > tests), but immediately got blocked by this. :( Please ignore this one, there's already another patch and comments buried deep in my maildir. I'll peacefully wait for a fix then. Fam