summaryrefslogtreecommitdiff
path: root/community/gsettings-desktop-schemas/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsettings-desktop-schemas/APKBUILD')
-rw-r--r--community/gsettings-desktop-schemas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsettings-desktop-schemas/APKBUILD b/community/gsettings-desktop-schemas/APKBUILD
index 49cd2655f1f..0ba8681bfa9 100644
--- a/community/gsettings-desktop-schemas/APKBUILD
+++ b/community/gsettings-desktop-schemas/APKBUILD
@@ -18,7 +18,7 @@ build() {
}
check() {
- meson test --no-rebuild -v -C output
+ meson test --no-rebuild --print-errorlogs -C output
}
package() {