[PATCH] update test with removal of bcc from reply

Jameson Rollins jrollins at finestructure.net
Wed Apr 28 15:26:56 PDT 2010


Update the tests so that they no longer expect the Bcc header in the
output of "notmuch reply" now that it has been removed.
---
 test/notmuch-test |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/test/notmuch-test b/test/notmuch-test
index a861df1..d8d5ef6 100755
--- a/test/notmuch-test
+++ b/test/notmuch-test
@@ -697,7 +697,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -715,7 +714,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, Someone Else <someone at example.com>
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -735,7 +733,6 @@ pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>
 Cc: Other Parties <cc at example.com>
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -753,7 +750,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite_other at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -772,7 +768,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <elsewhere at example.com>
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -791,7 +786,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, Some List <list at example.com>
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -909,7 +903,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -928,7 +921,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite_other at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -947,7 +939,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite_other at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -968,7 +959,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite_other at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -989,7 +979,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at otherdomain.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -1011,7 +1000,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -1030,7 +1018,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -1049,7 +1036,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -1070,7 +1056,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
@@ -1091,7 +1076,6 @@ output=$($NOTMUCH reply id:${gen_msg_id})
 pass_if_equal "$output" "From: Notmuch Test Suite <test_suite at notmuchmail.org>
 Subject: Re: notmuch-reply-test
 To: Sender <sender at example.com>, mailinglist at notmuchmail.org
-Bcc: test_suite at notmuchmail.org
 In-Reply-To: <${gen_msg_id}>
 References: <${gen_msg_id}>
 
-- 
1.7.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20100428/ec9259c8/attachment.pgp>


More information about the notmuch mailing list