Skip to content

Commit 840923d

Browse files
Update Tools/ssl/multissltests.py
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 7ebee26 commit 840923d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Tools/ssl/multissltests.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
66
(1) downloads the tar bundle
77
(2) extracts it to ./src
8-
(3) compiles OpenSSL / LibreSSL / AWS-LC
9-
(4) installs the crypto library into ../multissl/$LIB/$VERSION/
8+
(3) compiles the relevant library
9+
(4) installs that library into ../multissl/$LIB/$VERSION/
1010
(5) forces a recompilation of Python modules using the
1111
header and library files from ../multissl/$LIB/$VERSION/
1212
(6) runs Python's test suite

0 commit comments

Comments
 (0)