mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge branch 'develop' of github.com:saltstack/salt into develop
This commit is contained in:
commit
2686cb6195
@ -378,9 +378,9 @@ class TestDaemon(object):
|
||||
return True
|
||||
|
||||
def post_setup_minions(self):
|
||||
"""
|
||||
'''
|
||||
Subclass this method to execute code after the minions have been setup
|
||||
"""
|
||||
'''
|
||||
|
||||
def _enter_mockbin(self):
|
||||
path = os.environ.get('PATH', '')
|
||||
|
Loading…
Reference in New Issue
Block a user