git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Testsuite: munge for dns neg-cache
[exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index 0103df7d54bc93520b399f301a86c19e0a447118..9e25a200f865b44f65daf6d1e168fb4a4700f444 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1384,7
+1384,7
@@
RESET_AFTER_EXTRA_LINE_READ:
s/unexpected disconnection while reading SMTP command from \[127.0.0.1\] \K\(error: Connection reset by peer\) //;
# Platform-dependent resolver option bits
s/unexpected disconnection while reading SMTP command from \[127.0.0.1\] \K\(error: Connection reset by peer\) //;
# Platform-dependent resolver option bits
- s/
^ *
(?:writing|update) neg-cache entry for [^,]+-\K[0-9a-f]+, ttl/xxxx, ttl/;
+ s/(?:writing|update) neg-cache entry for [^,]+-\K[0-9a-f]+, ttl/xxxx, ttl/;
# timing variance, run-to-run
s/^time on queue = \K1s/0s/;
# timing variance, run-to-run
s/^time on queue = \K1s/0s/;