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