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