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