projects
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e48d56
)
Testsuite: library variances for ARC testcase
author
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 28 May 2019 20:04:47 +0000
(21:04 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 28 May 2019 21:26:54 +0000
(22:26 +0100)
test/runtest
patch
|
blob
|
blame
|
history
diff --git
a/test/runtest
b/test/runtest
index 33caf204ef4d40e69cf75954b13856271694a3ac..f565a5e5506fe3d1153d80ec4a43151180e987fc 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1330,6
+1330,8
@@
RESET_AFTER_EXTRA_LINE_READ:
else
{ $_ = $prev; }
}
+ # translate gnutls error into the openssl one
+ s/ARC: AMS signing: privkey PEM-block import: \KThe requested data were not available.$/error:0906D06C:PEM routines:PEM_read_bio:no start line/;
# DKIM timestamps
if ( /(DKIM: d=.*) t=([0-9]*) x=([0-9]*) / )