summaryrefslogtreecommitdiff
path: root/test/stdout
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-01 10:40:03 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-01 10:40:03 +0000
commit50c99ba643be3b19677854101aca137bed084856 (patch)
treed82b3013eba32e9763bca3dcc4081c751131af16 /test/stdout
parenta86229cf39b952455a30a720778838d18ef49fff (diff)
Patch from Sieve maintainer.
Diffstat (limited to 'test/stdout')
-rw-r--r--test/stdout/04274
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stdout/0427 b/test/stdout/0427
index fae204996..587b02997 100644
--- a/test/stdout/0427
+++ b/test/stdout/0427
@@ -427,12 +427,12 @@ if header "x-q76total" "=?ISO-8859-1?Q?01234567890123456789012345678901234567890
No implicit keep
==========
# Sieve filter
-if header "X-Wrapped" "eins zwei drei" { discard; }
+if header "X-Wrapped" "eins zwei drei" { discard; }
==========
No implicit keep
==========
# Sieve filter
-if header "x-nomimewrap" "=?iso-8859-1?q?abc def ghi?=" { discard; }
+if header "x-nomimewrap" "=?iso-8859-1?q?abc def ghi?=" { discard; }
==========
No implicit keep
==========