From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [kvm-unit-tests PATCH v2] scripts/arch-run: print stderr immediately Date: Tue, 15 Nov 2016 15:51:58 +0100 Message-ID: <20161115145157.GA3624@potion> References: <20161115144532.10119-1-rkrcmar@redhat.com> <2a5429e7-57da-7661-4f34-8f88b5f38184@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: kvm@vger.kernel.org, Andrew Jones To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59814 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753178AbcKOOwB (ORCPT ); Tue, 15 Nov 2016 09:52:01 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 16DB56A6DB for ; Tue, 15 Nov 2016 14:52:01 +0000 (UTC) Content-Disposition: inline In-Reply-To: <2a5429e7-57da-7661-4f34-8f88b5f38184@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 2016-11-15 15:47+0100, Paolo Bonzini: > On 15/11/2016 15:45, Radim Krčmář wrote: >> # stdout to {stdout}, stderr to $errors > > "stderr to $errors and stderr" > > Please make the change and commit it, no need for v3! Bloody comments, thanks!