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