git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4caeef0
)
Update because of rev 1.30 of sieve.c
author
Tony Finch
<dot@dot.at>
Thu, 7 Feb 2008 19:38:21 +0000
(19:38 +0000)
committer
Tony Finch
<dot@dot.at>
Thu, 7 Feb 2008 19:38:21 +0000
(19:38 +0000)
test/stdout/0427
patch
|
blob
|
history
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; }