summaryrefslogtreecommitdiff
path: root/test/run-stp-tests.sh
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2016-09-20 11:02:41 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2016-09-20 11:02:41 -0400
commit6ccb19f35d8d3a45c58013e2f93846f8da32dd72 (patch)
treef4a9805ef440ddf28539756c45ebc6d9df0751f5 /test/run-stp-tests.sh
parentbb6ea21b4176371527453f86903d5a2f519090ab (diff)
downloadcups-6ccb19f35d8d3a45c58013e2f93846f8da32dd72.tar.gz
Drop references to OpenSSL.
Diffstat (limited to 'test/run-stp-tests.sh')
-rwxr-xr-xtest/run-stp-tests.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/run-stp-tests.sh b/test/run-stp-tests.sh
index 1e9b5147e..ee5a2cbb5 100755
--- a/test/run-stp-tests.sh
+++ b/test/run-stp-tests.sh
@@ -141,8 +141,7 @@ esac
echo ""
echo "Now you can choose whether to create a SSL/TLS encryption key and"
-echo "certificate for testing; these tests currently require the OpenSSL"
-echo "tools:"
+echo "certificate for testing:"
echo ""
echo "0 - Do not do SSL/TLS encryption tests"
echo "1 - Test but do not require encryption"