unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename
@ 2012-11-28  4:55 Austin Clements
  2012-11-28  8:00 ` Tomi Ollila
  2012-11-29 13:26 ` David Bremner
  0 siblings, 2 replies; 3+ messages in thread
From: Austin Clements @ 2012-11-28  4:55 UTC (permalink / raw)
  To: notmuch

---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename
  2012-11-28  4:55 [PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename Austin Clements
@ 2012-11-28  8:00 ` Tomi Ollila
  2012-11-29 13:26 ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: Tomi Ollila @ 2012-11-28  8:00 UTC (permalink / raw)
  To: Austin Clements, notmuch

On Wed, Nov 28 2012, Austin Clements <amdragon@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@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename
  2012-11-28  4:55 [PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename Austin Clements
  2012-11-28  8:00 ` Tomi Ollila
@ 2012-11-29 13:26 ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2012-11-29 13:26 UTC (permalink / raw)
  To: Austin Clements, notmuch


pushed, 

d

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-29 13:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-28  4:55 [PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename Austin Clements
2012-11-28  8:00 ` Tomi Ollila
2012-11-29 13:26 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).