summaryrefslogtreecommitdiff
path: root/community/totem-pl-parser/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/totem-pl-parser/APKBUILD')
-rw-r--r--community/totem-pl-parser/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/totem-pl-parser/APKBUILD b/community/totem-pl-parser/APKBUILD
index 18e852fc517..3f990f02c0f 100644
--- a/community/totem-pl-parser/APKBUILD
+++ b/community/totem-pl-parser/APKBUILD
@@ -30,7 +30,7 @@ build() {
}
check() {
- meson test --no-rebuild -v -C build
+ meson test --no-rebuild --print-errorlogs -C build
}
package() {