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:
a45431f
)
Testsuite: ignore TCP Fast Open probe debug output
author
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 30 Oct 2018 13:59:18 +0000
(13:59 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 30 Oct 2018 13:59:18 +0000
(13:59 +0000)
test/runtest
patch
|
blob
|
history
diff --git
a/test/runtest
b/test/runtest
index f6e788f2f33fb2c863b9f69e5807e41db65a8df9..3814261f38445bf00329606d3bb4dadb0fa15ad5 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1117,7
+1117,7
@@
RESET_AFTER_EXTRA_LINE_READ:
next if / in tls_advertise_requiretls?\? no \(end of list\)/;
# TCP Fast Open
- next if /^setsockopt FASTOPEN: Network Error/;
+ next if /^
(ppppp )?
setsockopt FASTOPEN: Network Error/;
# Environment cleaning
next if /\w+ in keep_environment\? (yes|no)/;