[PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename

Tomi Ollila tomi.ollila at iki.fi
Wed Nov 28 00:00:59 PST 2012


On Wed, Nov 28 2012, Austin Clements <amdragon at MIT.EDU> wrote:

> ---

Trivial it is. +1

Tomi


>  test/emacs-subject-to-filename |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test/emacs-subject-to-filename b/test/emacs-subject-to-filename
> index 43e1307..230c324 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"
> -- 
> 1.7.10.4
>
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch


More information about the notmuch mailing list