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