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