aboutsummaryrefslogtreecommitdiff
path: root/test/emacs
diff options
context:
space:
mode:
authorPieter Praet <pieter@praet.org>2012-02-01 21:37:21 +0100
committerDavid Bremner <bremner@debian.org>2012-02-25 08:48:47 -0400
commitb32831e5b8e494da802f7c616c986fcd1e1e7b5f (patch)
tree82275ab1d70a6f4c2e56d93125de24e5d84d7808 /test/emacs
parentd50171d1cc575a41bf620c55853ade65d0edfad8 (diff)
test: replace occurrences of $PWD with vars that are more stable
Thanks to Dmitry Kurochkin <dmitry.kurochkin@gmail.com> for pointing this out: id:"87d39ymyb4.fsf@gmail.com"
Diffstat (limited to 'test/emacs')
-rwxr-xr-xtest/emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/emacs b/test/emacs
index b74cfa9..13b0471 100755
--- a/test/emacs
+++ b/test/emacs
@@ -266,7 +266,7 @@ From: Notmuch Test Suite <test_suite@notmuchmail.org>
To: user@example.com
Subject: Re: Testing message sent via SMTP
In-Reply-To: <XXX>
-Fcc: $(pwd)/mail/sent
+Fcc: ${MAIL_DIR}/sent
--text follows this line--
On 01 Jan 2000 12:00:00 -0000, Notmuch Test Suite <test_suite@notmuchmail.org> wrote:
> This is a test that messages are sent via SMTP