X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/abbd6450510ebf4a68c726b5a455dfcfb6fe2aa6..8c51da4a2f590f9fc877defbbd7afa967ab936a7:/test/dist/test-dist?ds=sidebyside diff --git a/test/dist/test-dist b/test/dist/test-dist index ca6a70b1..c5182afa 100755 --- a/test/dist/test-dist +++ b/test/dist/test-dist @@ -247,21 +247,21 @@ EOF # check -inplace # Hard link the message and verify that the new one does get annotated. - ln "${MH_TEST_DIR}/Mail/inbox/8" "${MH_TEST_DIR}/Mail/inbox/8.link" + ln "${MH_TEST_DIR}/Mail/inbox/9" "${MH_TEST_DIR}/Mail/inbox/9.link" cat >"$expected" < +From: Test9 To: Some User Date: Fri, 29 Sep 2006 00:00:00 -Message-Id: 8@test.nmh -Subject: Testing message 8 +Message-Id: 9@test.nmh +Subject: Testing message 9 Resent-From: ${localmbox} Resent-To: somebody@example.com Resent-Date: -This is message number 8 +This is message number 9 EOF - test_dist 8 -noedit -to somebody@example.com -annotate -noinplace -inplace - check "${MH_TEST_DIR}/Mail/inbox/8" "${MH_TEST_DIR}/Mail/inbox/8.link" + test_dist 9 -noedit -to somebody@example.com -annotate -noinplace -inplace + check "${MH_TEST_DIR}/Mail/inbox/9" "${MH_TEST_DIR}/Mail/inbox/9.link" fi # check -draftfolder