From: Austin Clements Date: Wed, 28 Nov 2012 04:55:38 +0000 (-0500) Subject: test: Don't print 'nil' at the beginning of emacs-subject-to-filename X-Git-Tag: 0.15_rc1~148 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=8271272b54d8e9f95825faa19f583ffcae280ff7 test: Don't print 'nil' at the beginning of emacs-subject-to-filename --- diff --git a/test/emacs-subject-to-filename b/test/emacs-subject-to-filename index 43e13076..230c324d 100755 --- a/test/emacs-subject-to-filename +++ b/test/emacs-subject-to-filename @@ -4,7 +4,7 @@ test_description="emacs: mail subject to filename" . ./test-lib.sh # emacs server can't be started in a child process with $(test_emacs ...) -test_emacs '(ignore)' +test_emacs '(ignore)' > /dev/null # test notmuch-wash-subject-to-patch-sequence-number (subject) test_begin_subtest "no patch sequence number"