summaryrefslogtreecommitdiff
path: root/testing/gtkgreet/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gtkgreet/APKBUILD')
-rw-r--r--testing/gtkgreet/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gtkgreet/APKBUILD b/testing/gtkgreet/APKBUILD
index e516e3ee176..b7a20f5af54 100644
--- a/testing/gtkgreet/APKBUILD
+++ b/testing/gtkgreet/APKBUILD
@@ -29,7 +29,7 @@ build() {
}
check() {
- meson test --no-rebuild -v -C output
+ meson test --no-rebuild --print-errorlogs -C output
}
package() {