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: more connect-time munge tweaking
[exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index dc777322bf2f853f4777fc7a311764e1090cb38a..e1ba864f02deb18229d77e130e3517ce871541fd 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1515,6
+1515,7
@@
RESET_AFTER_EXTRA_LINE_READ:
|connection\ attempt\ to\ [^,]+,\ 0\ data) # MacOS & no-support
$/x)
{
+ $_ = <IN>;
if (/^connected$/)
{
$_ .= <IN>;