[PATCH 3/3] test: Correct the expected output of the 'invalid From'	test.
    David Edmondson 
    dme at dme.org
       
    Tue Dec 27 02:15:40 PST 2011
    
    
  
---
 test/emacs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/emacs b/test/emacs
index bb4a75f..0168f85 100755
--- a/test/emacs
+++ b/test/emacs
@@ -78,7 +78,7 @@ thread=$(notmuch search --output=threads subject:message-with-invalid-from)
 test_emacs "(notmuch-show \"$thread\")
 	    (test-output)"
 cat <<EOF >EXPECTED
-"Invalid " From" <test_suite at notmuchmail.org> (2001-01-05) (inbox)
+Invalid " From <test_suite at notmuchmail.org> (2001-01-05) (inbox)
 Subject: message-with-invalid-from
 To: Notmuch Test Suite <test_suite at notmuchmail.org>
 Date: Tue, 05 Jan 2001 15:43:57 -0000
-- 
1.7.7.3
    
    
More information about the notmuch
mailing list