mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add missing whiteline
This commit is contained in:
parent
c7715acd53
commit
b3bdd3b04a
1 changed files with 1 additions and 0 deletions
|
@ -1766,6 +1766,7 @@ def prepend_root_dir(opts, path_options):
|
|||
# Prepending the root dir
|
||||
opts[path_option] = salt.utils.path_join(root_dir, path)
|
||||
|
||||
|
||||
def insert_system_path(opts, paths):
|
||||
'''
|
||||
Inserts path into python path taking into consideration 'root_dir' option.
|
||||
|
|
Loading…
Add table
Reference in a new issue