From: Amadeusz Żołnowski Date: Sat, 2 Jul 2016 16:06:24 +0000 (+0100) Subject: net-mail/notmuch: Make tests verbose X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f6489a7a70061cde87b035b4523f20ecaf7bbb8c;p=gentoo.git net-mail/notmuch: Make tests verbose --- diff --git a/net-mail/notmuch/notmuch-0.22-r2.ebuild b/net-mail/notmuch/notmuch-0.22-r2.ebuild index 6f415c85b7ca..3b3676632d6b 100644 --- a/net-mail/notmuch/notmuch-0.22-r2.ebuild +++ b/net-mail/notmuch/notmuch-0.22-r2.ebuild @@ -142,7 +142,7 @@ src_compile() { src_test() { pax-mark -m notmuch emake download-test-databases - LD_LIBRARY_PATH="${MY_LD_LIBRARY_PATH}" default + LD_LIBRARY_PATH="${MY_LD_LIBRARY_PATH}" V=1 default pax-mark -ze notmuch }