Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@eff.org>2016-04-15 03:04:23 +0300
committerBrad Warren <bmw@eff.org>2016-04-15 03:04:23 +0300
commit75a1d81458ce948f067c4b97277bca4a97c53c60 (patch)
tree7a0dc7989405128eec929fb15fc2fea195236613 /tests/boulder-integration.sh
parentb956a968c6727f488984c47a86dd921d03335167 (diff)
More stray ncrypt reference cleanup
Diffstat (limited to 'tests/boulder-integration.sh')
-rwxr-xr-xtests/boulder-integration.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/boulder-integration.sh b/tests/boulder-integration.sh
index 46f43ec7c..201343525 100755
--- a/tests/boulder-integration.sh
+++ b/tests/boulder-integration.sh
@@ -4,7 +4,7 @@
# instance (see ./boulder-start.sh).
#
# Environment variables:
-# SERVER: Passed as "letsencrypt --server" argument.
+# SERVER: Passed as "certbot --server" argument.
#
# Note: this script is called by Boulder integration test suite!