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