Rename misc files

This commit is contained in:
Brad Warren
2016-04-14 10:20:23 -07:00
parent 214343ed6a
commit ae6f1c62f1
19 changed files with 82 additions and 81 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ else
fi
common_no_force_renew() {
letsencrypt_test_no_force_renew \
certbot_test_no_force_renew \
--authenticator standalone \
--installer null \
"$@"
@@ -94,5 +94,5 @@ common revoke --cert-path "$root/conf/live/le2.wtf/cert.pem" \
if type nginx;
then
. ./letsencrypt-nginx/tests/boulder-integration.sh
. ./certbot-nginx/tests/boulder-integration.sh
fi