[ghex: 1/2] Fix ninja-build validation tests



commit 33c5a82c55ab28d3649cdf1d91218cfe91dcd903
Author: Tukusej’s Sirs <tukusejssirs protonmail com>
Date:   Tue Sep 10 09:17:46 2019 +0000

    Fix ninja-build validation tests

 data/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/meson.build b/data/meson.build
index 28483f2..3644725 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -58,6 +58,6 @@ if appstream_util_prg.found()
   test(
     'Validate appstream file',
     appstream_util_prg,
-    args: ['validate', '--nonet', ghex_appdata]
+    args: ['validate-relax', '--nonet', ghex_appdata]
   )
 endif


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