summaryrefslogtreecommitdiff
path: root/test/stdout/0427
diff options
context:
space:
mode:
authorTony Finch <dot@dot.at>2008-02-07 19:38:21 +0000
committerTony Finch <dot@dot.at>2008-02-07 19:38:21 +0000
commitfc20ebcb8d1efe5f102ae30c6c5f6b1acfdabe1a (patch)
tree297cc6cd63a1034d3122ab3b7aacbb09c3033319 /test/stdout/0427
parent4caeef05921f2c67085008a2a656430653f11831 (diff)
Update because of rev 1.30 of sieve.c
Diffstat (limited to 'test/stdout/0427')
-rw-r--r--test/stdout/04272
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdout/0427 b/test/stdout/0427
index 587b02997..6d93655ae 100644
--- a/test/stdout/0427
+++ b/test/stdout/0427
@@ -251,7 +251,7 @@ No implicit keep
# Sieve filter
if header :matches "x-special1" "*\0*" { discard; }
==========
-No implicit keep
+Implicit keep
==========
# Sieve filter
if not header :matches "x-special1" "*\0*q" { discard; }