From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:48407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzfJv-0005Zp-5H for qemu-devel@nongnu.org; Fri, 01 Mar 2019 05:23:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gzfJu-0003tU-Gd for qemu-devel@nongnu.org; Fri, 01 Mar 2019 05:23:11 -0500 Date: Fri, 1 Mar 2019 11:22:55 +0100 From: Cornelia Huck Message-ID: <20190301112255.3d09ba69.cohuck@redhat.com> In-Reply-To: <20190221005753.27955-5-crosa@redhat.com> References: <20190221005753.27955-1-crosa@redhat.com> <20190221005753.27955-5-crosa@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 04/20] Acceptance tests: fix doc reference to avocado_qemu directory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cleber Rosa Cc: qemu-devel@nongnu.org, Caio Carrara , Alex =?UTF-8?B?QmVubsOpZQ==?= , Wainer dos Santos Moschetta , Aleksandar Rikalo , Aurelien Jarno , Fam Zheng , Eduardo Habkost , Philippe =?UTF-8?B?TWF0aGlldS1EYXVkw6k=?= , Stefan Markovic , qemu-s390x@nongnu.org, Aleksandar Markovic On Wed, 20 Feb 2019 19:57:37 -0500 Cleber Rosa wrote: > The "this directory" reference is misleading and confusing, it's a > leftover from when this text was proposed in a README file inside > the "tests/acceptance/avocado_qemu" directory. >=20 > When that text was moved to the top level docs directory, the > reference was not updated. >=20 > Signed-off-by: Cleber Rosa > Reviewed-by: Caio Carrara > Reviewed-by: Philippe Mathieu-Daud=C3=A9 > --- > docs/devel/testing.rst | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Reviewed-by: Cornelia Huck