Date: Thursday, April 11, 2019 @ 02:29:20
  Author: heftig
Revision: 350566

tests work now

Modified:
  gnome-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-04-11 02:05:27 UTC (rev 350565)
+++ PKGBUILD    2019-04-11 02:29:20 UTC (rev 350566)
@@ -36,8 +36,7 @@
 }
 
 check() {
-  # some tests need an installed gnome-builder
-  xvfb-run meson test -C build --print-errorlogs || :
+  xvfb-run meson test -C build --print-errorlogs
 }
 
 package() {

Reply via email to