Replace util/shlib_wrap.sh with util/wrap.pl in diverse docs
[openssl.git] / test / README.ssltest.md
index 3b4bb564f11e6d7a168c7fe9d7a91392ec9ce130..30360f7652a8c7170e7344d5404fd9a954576bff 100644 (file)
@@ -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