summaryrefslogtreecommitdiff
path: root/community/openhmd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/openhmd/APKBUILD')
-rw-r--r--community/openhmd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openhmd/APKBUILD b/community/openhmd/APKBUILD
index 78aa0a11e3b..62c935929e6 100644
--- a/community/openhmd/APKBUILD
+++ b/community/openhmd/APKBUILD
@@ -22,7 +22,7 @@ build() {
}
check() {
- meson test --no-rebuild -v -C build
+ meson test --no-rebuild --print-errorlogs -C build
}
package() {