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