mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Update certbot-ci/certbot_integration_tests/utils/misc.py
Co-Authored-By: adferrand <adferrand@users.noreply.github.com>
This commit is contained in:
parent
8cee8a614b
commit
718bf543d4
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ def list_renewal_hooks_dirs(config_dir):
|
|||
|
||||
def generate_test_file_hooks(config_dir, hook_probe):
|
||||
"""
|
||||
Create a suite of certbot hooks scripts and put them in the relevant hooks directory
|
||||
Create a suite of certbot hook scripts and put them in the relevant hook directory
|
||||
for the given certbot configuration directory. These scripts, when executed, will write
|
||||
specific verbs in the given hook_probe file to allow asserting they have effectively
|
||||
been executed.
|
||||
|
|
|
|||
Loading…
Reference in a new issue