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