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