summaryrefslogtreecommitdiff
path: root/test/tests
diff options
context:
space:
mode:
authorBruce Guenter <bruce@untroubled.org>2017-03-01 12:38:03 -0600
committerBruce Guenter <bruce@untroubled.org>2017-03-01 12:38:03 -0600
commit2dec8d22e1f3ea926069899ed20707669f2d3bf9 (patch)
tree0a393eac46475cd64707340b54a4851a2d8f62ab /test/tests
parente4cc153582dc1acf5515108f063245e2f001f68a (diff)
nullmailer-dsn: Restore the --max-lines options and fix tests
Diffstat (limited to 'test/tests')
-rw-r--r--test/tests/dsn2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests/dsn b/test/tests/dsn
index 5007351..290d21d 100644
--- a/test/tests/dsn
+++ b/test/tests/dsn
@@ -81,7 +81,7 @@ echo Testing quoted message header
grep -qx "Message-Id: <$msgid>" $fn.12
echo Testing quoted message body
-grep -qx "This is a test." $fn.13
+not grep -qx "This is a test." $fn.13
echo Testing fixed bounce address
echo admin@example.com > $SYSCONFDIR/bounceto