aboutsummaryrefslogtreecommitdiff
path: root/test/README.ssltest.md
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-02-18 08:25:06 +0100
committerRichard Levitte <levitte@openssl.org>2020-02-27 08:49:14 +0100
commit30a4cda5e0c67b4e77da4f21b7c5f27991d3367a (patch)
treefe0b70dcd200fb870adda72f6fac809d525a4417 /test/README.ssltest.md
parentc3845ceba84aab9ddeb43f043549238fd10de63b (diff)
downloadopenssl-30a4cda5e0c67b4e77da4f21b7c5f27991d3367a.zip
openssl-30a4cda5e0c67b4e77da4f21b7c5f27991d3367a.tar.gz
openssl-30a4cda5e0c67b4e77da4f21b7c5f27991d3367a.tar.bz2
Replace util/shlib_wrap.sh with util/wrap.pl in diverse docs
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/11110)
Diffstat (limited to 'test/README.ssltest.md')
-rw-r--r--test/README.ssltest.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.ssltest.md b/test/README.ssltest.md
index 3b4bb56..30360f7 100644
--- a/test/README.ssltest.md
+++ b/test/README.ssltest.md
@@ -281,7 +281,7 @@ or for shared builds
```
$ CTLOG_FILE=test/ct/log_list.conf TEST_CERTS_DIR=test/certs \
- util/shlib_wrap.sh test/ssl_test test/ssl-tests/01-simple.conf
+ util/wrap.pl test/ssl_test test/ssl-tests/01-simple.conf
```
Note that the test expectations sometimes depend on the Configure settings. For