git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update because of rev 1.30 of sieve.c
[users/heiko/exim.git]
/
test
/
stdout
/
0427
diff --git
a/test/stdout/0427
b/test/stdout/0427
index 587b02997cb3466372d740dcf0e5937c88f42c6b..6d93655ae85a16c7f3788493431182c49aeb8f02 100644
(file)
--- 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 i
mplicit keep
+
I
mplicit keep
==========
# Sieve filter
if not header :matches "x-special1" "*\0*q" { discard; }