mirror of
https://github.com/certbot/certbot.git
synced 2026-03-29 22:04:43 -04:00
* nginx: reduced CLI logging when reloading nginx Hides the output of `nginx -s reload` from the CLI, moving it to debug-level logging. Additionally, fixes an issue where Certbot did not properly capture the output of the nginx reload and restart commands. Fixes #8231 * remove leftover debugging * reorder CHANGELOG * don't use bare asserts |
||
|---|---|---|
| .. | ||
| testdata/etc_nginx | ||
| boulder-integration.conf.sh | ||
| configurator_test.py | ||
| display_ops_test.py | ||
| http_01_test.py | ||
| nginxparser_test.py | ||
| obj_test.py | ||
| parser_obj_test.py | ||
| parser_test.py | ||
| test_log_util.py | ||
| test_util.py | ||