Merge branch 'develop' of github.com:saltstack/salt into develop

This commit is contained in:
Pedro Algarvio 2013-01-20 03:51:52 +00:00
commit 2686cb6195

View File

@ -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', '')