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