updated docstrings that refer to fabric path by calling the head of the path 'fabric_local'

This commit is contained in:
ronny abraham 2023-07-07 15:16:11 +03:00
parent 1267e91976
commit 55e6c98075

View file

@ -210,7 +210,7 @@ def _store_configuration(config_dict, branch):
def deploy_readmes():
"""
takes the readme files from tools/fabric/templates/readmes
takes the readme files from the fabric_local/templates/readmes
and puts then under the top level of the project/scripts directory
"""
configuration = env.config
@ -225,7 +225,7 @@ def deploy_readmes():
def deploy_conf():
"""
takes the conf templates from tools/fabric/templates/conf
takes the conf templates from fabric_local/templates/conf
and puts them under scripts/conf.
Note, these "conf" files are NOT the same as the meta/branch.yml conf