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