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