]> git.notmuchmail.org Git - notmuch/commit
test: always report missing prereqs, independent of `--verbose' option
authorPieter Praet <pieter@praet.org>
Wed, 18 Jan 2012 12:19:41 +0000 (13:19 +0100)
committerDavid Bremner <bremner@debian.org>
Tue, 21 Feb 2012 03:24:20 +0000 (23:24 -0400)
commite3fb62f59b7cf93c818f382a62c37eea2d1b4f74
treed7e5424bd34317db584dd04711592e4dfd07f5b8
parent311e8f6c4562298b4e826ce131597e085ece69d3
test: always report missing prereqs, independent of `--verbose' option

When tests are skipped due to missing prereqs, those prereqs are only
displayed when running with the `--verbose' option.  This is essential
information when troubleshooting, so always send to stdout.
test/test-lib.sh