aboutsummaryrefslogtreecommitdiffstats
path: root/community/libqrtr-glib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libqrtr-glib/APKBUILD')
-rw-r--r--community/libqrtr-glib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libqrtr-glib/APKBUILD b/community/libqrtr-glib/APKBUILD
index 2d58aad6747..d1784ad448f 100644
--- a/community/libqrtr-glib/APKBUILD
+++ b/community/libqrtr-glib/APKBUILD
@@ -16,7 +16,7 @@ build() {
}
check() {
- meson test --no-rebuild -v -C output
+ meson test --no-rebuild --print-errorlogs -C output
}
package() {