git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
348051a
)
Restore testsuite operation on earlier GnuTLS libraries
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 3 May 2014 17:08:19 +0000
(18:08 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 3 May 2014 17:08:19 +0000
(18:08 +0100)
Typo
test/runtest
patch
|
blob
|
history
diff --git
a/test/runtest
b/test/runtest
index 458c9a65916e72df1b51ab29f2e96145ea2bc787..c8bce6f60e0bbb9de80c1a6ec20d418b2ce95b02 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-544,7
+544,7
@@
RESET_AFTER_EXTRA_LINE_READ:
s/TLS error on connection from \[127.0.0.1\] \(recv\): A TLS packet with unexpected length was received./TLS error on connection from [127.0.0.1] (recv): The TLS connection was non-properly terminated./g;
# signature algorithm names
- s/RSA-SHA1/RSA
_
SHA/;
+ s/RSA-SHA1/RSA
-
SHA/;
# ======== Caller's login, uid, gid, home, gecos ========