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:
4ed67f6
)
Testsuite: perl syntax (l-brace in RE)
author
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 21 Oct 2019 16:39:37 +0000
(17:39 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 21 Oct 2019 16:39:37 +0000
(17:39 +0100)
test/runtest
patch
|
blob
|
history
diff --git
a/test/runtest
b/test/runtest
index fea40845c088f2fef9497817d7c0ef40aa629f86..3ecccb0b2a44cbab619d5dfd214cb85610be5236 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1103,7
+1103,7
@@
RESET_AFTER_EXTRA_LINE_READ:
}
# Non-TLS bulds have a different Recieved: header expansion
}
# Non-TLS bulds have a different Recieved: header expansion
- s/^((.*)\t}}}}by \$primary_hostname \$
{if def:received_protocol
{with \$received_protocol }})\(Exim \$version_number\)$/$1\${if def:tls_in_cipher_std { tls \$tls_in_cipher_std\n$2\t}}(Exim \$version_number)/;
+ s/^((.*)\t}}}}by \$primary_hostname \$
\{if def:received_protocol \
{with \$received_protocol }})\(Exim \$version_number\)$/$1\${if def:tls_in_cipher_std { tls \$tls_in_cipher_std\n$2\t}}(Exim \$version_number)/;
s/^((\s*).*considering: with \$received_protocol }})\(Exim \$version_number\)$/$1\${if def:tls_in_cipher_std { tls \$tls_in_cipher_std\n$2\t}}(Exim \$version_number)/;
if (/condition: def:tls_in_cipher_std$/)
{
s/^((\s*).*considering: with \$received_protocol }})\(Exim \$version_number\)$/$1\${if def:tls_in_cipher_std { tls \$tls_in_cipher_std\n$2\t}}(Exim \$version_number)/;
if (/condition: def:tls_in_cipher_std$/)
{