]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
vbox_XPCOMCGlue.c: get rid of 'make check' reference
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 6 Aug 2020 13:34:54 +0000 (10:34 -0300)
committerErik Skultety <eskultet@redhat.com>
Mon, 17 Aug 2020 06:42:47 +0000 (08:42 +0200)
Change the 'make check' reference after the switch to meson/ninja.

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
src/vbox/vbox_XPCOMCGlue.c

index fa5a56ede65cb3932fc3ba41a943a6ac27121b0f..3cbb6791109ec6e395c13aa04a44e5c6aef41cd8 100644 (file)
@@ -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)