mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
Merge branch 'master' into treat_duplicate_as_renewal
This commit is contained in:
@@ -61,7 +61,7 @@ The following tools are there to help you:
|
||||
|
||||
- For debugging, we recommend ``pip install ipdb`` and putting
|
||||
``import ipdb; ipdb.set_trace()`` statement inside the source
|
||||
code. Alternatively, you can use Python'd standard library `pdb`,
|
||||
code. Alternatively, you can use Python's standard library `pdb`,
|
||||
but you won't get TAB completion...
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@ patient - it will take some time... Once its ready, you will see
|
||||
|
||||
If you would like to test `letsencrypt_nginx` plugin (highly
|
||||
encouraged) make sure to install prerequisites as listed in
|
||||
``tests/integration/nginx.sh``:
|
||||
``letsencrypt-nginx/tests/boulder-integration.sh``:
|
||||
|
||||
.. include:: ../letsencrypt-nginx/tests/boulder-integration.sh
|
||||
:start-line: 1
|
||||
|
||||
Reference in New Issue
Block a user