diff options
| author | Jani Nikula <jani@nikula.org> | 2016-09-11 18:42:25 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-09-19 20:42:09 -0300 |
| commit | a63e674b34ad8585f695da3a35d900a591d0dea4 (patch) | |
| tree | f597a6dac41da5561ac94e3f86200bef88376b47 /test/T470-missing-headers.sh | |
| parent | a448879e49fb838a302b4e68d73e63c6b75d9175 (diff) | |
test: silence the output of notmuch new mid-test
Fix this during test run:
T470-missing-headers: Testing messages with missing headers
Added 2 new messages to the database.
Diffstat (limited to 'test/T470-missing-headers.sh')
| -rwxr-xr-x | test/T470-missing-headers.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/T470-missing-headers.sh b/test/T470-missing-headers.sh index e256c10a..256a885f 100755 --- a/test/T470-missing-headers.sh +++ b/test/T470-missing-headers.sh @@ -20,7 +20,7 @@ From: Notmuch Test Suite <test_suite@notmuchmail.org> Body EOF -NOTMUCH_NEW +NOTMUCH_NEW >/dev/null test_begin_subtest "Search: text" output=$(notmuch search '*' | notmuch_search_sanitize) |
