qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests: Fix typo in check-help output


From: Laurent Vivier
Subject: Re: [PATCH] tests: Fix typo in check-help output
Date: Wed, 12 Jan 2022 15:44:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0

Le 11/01/2022 à 18:55, Philippe Mathieu-Daudé a écrit :
Fix typo in 'make check-help' output.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
  tests/Makefile.include | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.include b/tests/Makefile.include
index 4c564cf7899..3aba6224009 100644
--- a/tests/Makefile.include
+++ b/tests/Makefile.include
@@ -23,7 +23,7 @@ endif
        @echo " $(MAKE) check-clean          Clean the tests and related data"
        @echo
        @echo "The following are useful for CI builds"
-       @echo " $(MAKE) check-build          Build most test binaris"
+       @echo " $(MAKE) check-build          Build most test binaries"
        @echo " $(MAKE) get-vm-images        Downloads all images used by avocado 
tests, according to configured targets (~350 MB each, 1.5 GB max)"
        @echo
        @echo


Applied to my trivial-patches branch.

Thanks,
Laurent



reply via email to

[Prev in Thread] Current Thread [Next in Thread]