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