Fix typo: porta -> port

This commit is contained in:
Jakub Warmuz 2015-10-14 19:23:33 +00:00
parent 371daa42ca
commit 99a31463b0
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -16,7 +16,7 @@ letsencrypt_test () {
--server "${SERVER:-http://localhost:4000/directory}" \
--no-verify-ssl \
--dvsni-port 5001 \
--simple-http-porta 5002 \
--simple-http-port 5002 \
--manual-test-mode \
$store_flags \
--text \