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