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