[libvirt PATCH v3 02/10] ci: Fix name for ci-test target in help output

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

 



The target was renamed when moving to Meson, but the help text
was not updated accordingly.

Fixes: 1a0af38ae75262390061b8d07681b50f82e500fc
Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 ci/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/Makefile b/ci/Makefile
index c4585ae95d..fc0d2590db 100644
--- a/ci/Makefile
+++ b/ci/Makefile
@@ -228,7 +228,7 @@ ci-help:
 	@echo "Available targets:"
 	@echo
 	@echo "    ci-build@\$$IMAGE - run a default 'ninja' build"
-	@echo "    ci-check@\$$IMAGE - run a 'ninja test'"
+	@echo "    ci-test@\$$IMAGE  - run a 'ninja test'"
 	@echo "    ci-shell@\$$IMAGE - run an interactive shell"
 	@echo "    ci-list-images  - list available images"
 	@echo "    ci-help         - show this help message"
-- 
2.26.2




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux