Merge branch 'master' into treat_duplicate_as_renewal

This commit is contained in:
Seth Schoen
2015-09-14 10:32:03 -07:00
+2 -2
View File
@@ -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