mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
4a69db27cd
commit
66c74e591e
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ class Client(object):
|
|||
|
||||
ret = []
|
||||
|
||||
path = salt.utils.locales.sdecode(path)
|
||||
path = self._check_proto(path)
|
||||
# We want to make sure files start with this *directory*, use
|
||||
# '/' explicitly because the master (that's generating the
|
||||
|
|
Loading…
Add table
Reference in a new issue