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