Date: Monday, February 17, 2020 @ 19:31:56
  Author: heftig
Revision: 375762

tests pass

Modified:
  grilo-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-17 19:24:51 UTC (rev 375761)
+++ PKGBUILD    2020-02-17 19:31:56 UTC (rev 375762)
@@ -33,8 +33,7 @@
 }
 
 check() {
-  # Unreliable tests using websites...
-  meson test -C build --print-errorlogs || :
+  meson test -C build --print-errorlogs
 }
 
 package() {

Reply via email to