mirror of
https://github.com/certbot/certbot.git
synced 2026-03-01 04:40:23 -05:00
- hardcoded `LETSENCRYPT=/home/travis/build/letsencrypt/letsencrypt/.tox/apacheconftest/bin/letsencrypt` causes Travis tests to fail if running under any other Travis user (from e.g. a fork) - `sudo env "PATH=$PATH" letsencrypt` should make sure that sudo can find letsencrypt binary from virtualenv; realpath is not necessary - sudo is called already from within the test script, no need to sudo the entire script |
||
|---|---|---|
| .. | ||
| apache-conf-files | ||
| testdata | ||
| __init__.py | ||
| augeas_configurator_test.py | ||
| complex_parsing_test.py | ||
| configurator_test.py | ||
| constants_test.py | ||
| display_ops_test.py | ||
| obj_test.py | ||
| parser_test.py | ||
| tls_sni_01_test.py | ||
| util.py | ||