summaryrefslogtreecommitdiff
path: root/test/tests
diff options
context:
space:
mode:
authorBruce Guenter <bruce@untroubled.org>2016-01-21 08:37:12 -0600
committerBruce Guenter <bruce@untroubled.org>2016-01-21 08:37:12 -0600
commit8f5cd1d90861d0a2133c2112c157b01138645f67 (patch)
treeda99f98e63bb562e6df65b9d2eaac5b33c67c1ad /test/tests
parenteab2761bfaccf4fa1da39d33c1534236ffc1d725 (diff)
test: Drop use of $PWD in tests
Diffstat (limited to 'test/tests')
-rw-r--r--test/tests/send2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests/send b/test/tests/send
index 2079a26..aa574af 100644
--- a/test/tests/send
+++ b/test/tests/send
@@ -14,7 +14,7 @@ chmod +x $tmpdir/libexec/nullmailer/dummy
echo 127.0.0.1 smtp >$SYSCONFDIR/remotes
# Start up the servers
-start send $PWD/../src/nullmailer-send
+start send $srcdir/src/nullmailer-send
make_message() {
msgid=$(date +%s).$$.me