[PATCH 4/4] vbox_XPCOMCGlue.c: get rid of 'make check' reference

Daniel Henrique Barboza danielhb413 at gmail.com
Thu Aug 6 13:34:54 UTC 2020


Change the 'make check' reference after the switch to meson/ninja.

Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
---
 src/vbox/vbox_XPCOMCGlue.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/vbox/vbox_XPCOMCGlue.c b/src/vbox/vbox_XPCOMCGlue.c
index fa5a56ede6..3cbb679110 100644
--- a/src/vbox/vbox_XPCOMCGlue.c
+++ b/src/vbox/vbox_XPCOMCGlue.c
@@ -114,7 +114,7 @@ tryLoadOne(const char *dir, bool setAppHome, bool ignoreMissing,
 
     if (hVBoxXPCOMC == NULL) {
         /*
-         * FIXME: Don't warn in this case as it currently breaks make check
+         * FIXME: Don't warn in this case as it currently breaks ninja test
          *        on systems without VirtualBox.
          */
         if (dir != NULL)
-- 
2.26.2




More information about the libvir-list mailing list