]> git.notmuchmail.org Git - notmuch/commitdiff
test: Don't print 'nil' at the beginning of emacs-subject-to-filename
authorAustin Clements <amdragon@MIT.EDU>
Wed, 28 Nov 2012 04:55:38 +0000 (23:55 -0500)
committerDavid Bremner <bremner@debian.org>
Thu, 29 Nov 2012 13:24:12 +0000 (09:24 -0400)
test/emacs-subject-to-filename

index 43e13076b08bb6476b069ba7adb6d05436158fc7..230c324d2ea4d60aa35bfbd4af30eb73a6c716d1 100755 (executable)
@@ -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"