qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs/devel/testing/functional: Fix typo
@ 2025-05-09 15:21 Gustavo Romero
  2025-05-09 15:28 ` Peter Maydell
  2025-05-12  7:52 ` Thomas Huth
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Romero @ 2025-05-09 15:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, gustavo.romero

Fix the duplication of the word 'run'.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
---
 docs/devel/testing/functional.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/devel/testing/functional.rst b/docs/devel/testing/functional.rst
index 8030cb4299..9e56dd1b11 100644
--- a/docs/devel/testing/functional.rst
+++ b/docs/devel/testing/functional.rst
@@ -274,7 +274,7 @@ speed mode in the meson.build file, while the "quick" speed mode is
 fine for functional tests that can be run without downloading files.
 ``make check`` then only runs the quick functional tests along with
 the other quick tests from the other test suites. If you choose to
-run only run ``make check-functional``, the "thorough" tests will be
+run only ``make check-functional``, the "thorough" tests will be
 executed, too. And to run all functional tests along with the others,
 you can use something like::
 
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs/devel/testing/functional: Fix typo
  2025-05-09 15:21 [PATCH] docs/devel/testing/functional: Fix typo Gustavo Romero
@ 2025-05-09 15:28 ` Peter Maydell
  2025-05-12  7:52 ` Thomas Huth
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2025-05-09 15:28 UTC (permalink / raw)
  To: Gustavo Romero; +Cc: qemu-devel, qemu-trivial

On Fri, 9 May 2025 at 16:22, Gustavo Romero <gustavo.romero@linaro.org> wrote:
>
> Fix the duplication of the word 'run'.
>
> Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
> ---
>  docs/devel/testing/functional.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/devel/testing/functional.rst b/docs/devel/testing/functional.rst
> index 8030cb4299..9e56dd1b11 100644
> --- a/docs/devel/testing/functional.rst
> +++ b/docs/devel/testing/functional.rst
> @@ -274,7 +274,7 @@ speed mode in the meson.build file, while the "quick" speed mode is
>  fine for functional tests that can be run without downloading files.
>  ``make check`` then only runs the quick functional tests along with
>  the other quick tests from the other test suites. If you choose to
> -run only run ``make check-functional``, the "thorough" tests will be
> +run only ``make check-functional``, the "thorough" tests will be
>  executed, too. And to run all functional tests along with the others,
>  you can use something like::

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs/devel/testing/functional: Fix typo
  2025-05-09 15:21 [PATCH] docs/devel/testing/functional: Fix typo Gustavo Romero
  2025-05-09 15:28 ` Peter Maydell
@ 2025-05-12  7:52 ` Thomas Huth
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2025-05-12  7:52 UTC (permalink / raw)
  To: Gustavo Romero, qemu-devel; +Cc: qemu-trivial

On 09/05/2025 17.21, Gustavo Romero wrote:
> Fix the duplication of the word 'run'.
> 
> Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
> ---
>   docs/devel/testing/functional.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/devel/testing/functional.rst b/docs/devel/testing/functional.rst
> index 8030cb4299..9e56dd1b11 100644
> --- a/docs/devel/testing/functional.rst
> +++ b/docs/devel/testing/functional.rst
> @@ -274,7 +274,7 @@ speed mode in the meson.build file, while the "quick" speed mode is
>   fine for functional tests that can be run without downloading files.
>   ``make check`` then only runs the quick functional tests along with
>   the other quick tests from the other test suites. If you choose to
> -run only run ``make check-functional``, the "thorough" tests will be
> +run only ``make check-functional``, the "thorough" tests will be
>   executed, too. And to run all functional tests along with the others,
>   you can use something like::

Thanks, queued!

  Thomas



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-12  7:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-09 15:21 [PATCH] docs/devel/testing/functional: Fix typo Gustavo Romero
2025-05-09 15:28 ` Peter Maydell
2025-05-12  7:52 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).