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