[PATCH 2/3] test: Updated expected output for new `notmuch-show-clean-address'.
[notmuch-archives.git] / 30 / 4d5bf8baa3d3933d2a987ddf1b863639200d19
1 Return-Path: <dme@dme.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 038E6431FD5\r
6         for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 05:54:08 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id gdkX8kxltuHO for <notmuch@notmuchmail.org>;\r
16         Wed, 25 Jan 2012 05:54:07 -0800 (PST)\r
17 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
18         [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id E18AF431E84\r
21         for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 05:54:06 -0800 (PST)\r
22 Received: by wibhi8 with SMTP id hi8so2501278wib.26\r
23         for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 05:54:05 -0800 (PST)\r
24 MIME-Version: 1.0\r
25 Received: by 10.180.8.39 with SMTP id o7mr3819205wia.2.1327499645752;\r
26         Wed, 25 Jan 2012 05:54:05 -0800 (PST)\r
27 Received: from hotblack-desiato.hh.sledj.net\r
28         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
29         by mx.google.com with ESMTPS id n5sm1698104wiw.7.2012.01.25.05.54.03\r
30         (version=TLSv1/SSLv3 cipher=OTHER);\r
31         Wed, 25 Jan 2012 05:54:04 -0800 (PST)\r
32 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
33         id 0244C9FEEC; Wed, 25 Jan 2012 13:54:02 +0000 (GMT)\r
34 From: David Edmondson <dme@dme.org>\r
35 To: notmuch@notmuchmail.org\r
36 Subject: [PATCH 2/3] test: Updated expected output for new\r
37         `notmuch-show-clean-address'.\r
38 Date: Wed, 25 Jan 2012 13:53:59 +0000\r
39 Message-Id: <1327499640-11747-3-git-send-email-dme@dme.org>\r
40 X-Mailer: git-send-email 1.7.8.3\r
41 In-Reply-To: <1327499640-11747-1-git-send-email-dme@dme.org>\r
42 References: <1327491904-28416-1-git-send-email-dme@dme.org>\r
43         <1327499640-11747-1-git-send-email-dme@dme.org>\r
44 X-Gm-Message-State:\r
45  ALoCoQmOK89mRLNrNcph33axudGXKQmEXXX31kgzcKp0mEirqwsNuPHca8ZAc+rGpou3elNLI3H4\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Wed, 25 Jan 2012 13:54:08 -0000\r
59 \r
60 ---\r
61  test/emacs |    2 +-\r
62  1 files changed, 1 insertions(+), 1 deletions(-)\r
63 \r
64 diff --git a/test/emacs b/test/emacs\r
65 index f150d95..8ca4c8a 100755\r
66 --- a/test/emacs\r
67 +++ b/test/emacs\r
68 @@ -78,7 +78,7 @@ thread=$(notmuch search --output=threads subject:message-with-invalid-from)\r
69  test_emacs "(notmuch-show \"$thread\")\r
70             (test-output)"\r
71  cat <<EOF >EXPECTED\r
72 -"Invalid " From" <test_suite@notmuchmail.org> (2001-01-05) (inbox)\r
73 +Invalid " From <test_suite@notmuchmail.org> (2001-01-05) (inbox)\r
74  Subject: message-with-invalid-from\r
75  To: Notmuch Test Suite <test_suite@notmuchmail.org>\r
76  Date: Fri, 05 Jan 2001 15:43:57 +0000\r
77 -- \r
78 1.7.8.3\r
79 \r