Update because of rev 1.30 of sieve.c
authorTony Finch <dot@dot.at>
Thu, 7 Feb 2008 19:38:21 +0000 (19:38 +0000)
committerTony Finch <dot@dot.at>
Thu, 7 Feb 2008 19:38:21 +0000 (19:38 +0000)
test/stdout/0427

index 587b02997cb3466372d740dcf0e5937c88f42c6b..6d93655ae85a16c7f3788493431182c49aeb8f02 100644 (file)
@@ -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; }