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
Sqlite: fix segfault on bad/missing sqlite_dbfile. Bug 2606
[exim.git]
/
test
/
scripts
/
2100-OpenSSL
/
2102
diff --git
a/test/scripts/2100-OpenSSL/2102
b/test/scripts/2100-OpenSSL/2102
index ade51944c000cbedc0bc5f2dfa41310d0c05f979..9a9f4d7bd2d071211ebb7b09e14b9578c952e125 100644
(file)
--- a/
test/scripts/2100-OpenSSL/2102
+++ b/
test/scripts/2100-OpenSSL/2102
@@
-22,7
+22,7
@@
ehlo rhu.barb
??? 250
starttls
??? 220
??? 250
starttls
??? 220
-mail from:<
CALLER
@test.ex>
+mail from:<
a
@test.ex>
??? 250
rcpt to:<CALLER@test.ex>
??? 250
??? 250
rcpt to:<CALLER@test.ex>
??? 250
@@
-84,7
+84,7
@@
ehlo rhu.barb
??? 250
starttls
??? 220
??? 250
starttls
??? 220
-mail from:<
CALLER
@test.ex>
+mail from:<
b
@test.ex>
??? 250
rcpt to:<CALLER@test.ex>
??? 250
??? 250
rcpt to:<CALLER@test.ex>
??? 250
@@
-115,7
+115,7
@@
ehlo rhu.barb
??? 250
starttls
??? 220
??? 250
starttls
??? 220
-mail from:<
CALLER
@test.ex>
+mail from:<
c
@test.ex>
??? 250
rcpt to:<CALLER@test.ex>
??? 250
??? 250
rcpt to:<CALLER@test.ex>
??? 250