summaryrefslogtreecommitdiff
path: root/community/zathura/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/zathura/APKBUILD')
-rw-r--r--community/zathura/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zathura/APKBUILD b/community/zathura/APKBUILD
index 06fbf6ecae8..627332e0e5d 100644
--- a/community/zathura/APKBUILD
+++ b/community/zathura/APKBUILD
@@ -36,7 +36,7 @@ build() {
}
check() {
- meson test --no-rebuild -v -C build
+ meson test --no-rebuild --print-errorlogs -C build
}
package() {