summaryrefslogtreecommitdiff
path: root/community/geary
diff options
context:
space:
mode:
Diffstat (limited to 'community/geary')
-rw-r--r--community/geary/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/geary/APKBUILD b/community/geary/APKBUILD
index 14dfd488b43..374d2457025 100644
--- a/community/geary/APKBUILD
+++ b/community/geary/APKBUILD
@@ -65,7 +65,7 @@ build() {
}
check() {
- xvfb-run meson test --no-rebuild -v -C output
+ xvfb-run meson test --no-rebuild --print-errorlogs -C output
}
package() {