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