mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Fix #2215
This commit is contained in:
parent
1118e89b0b
commit
e220e22d21
@ -616,6 +616,7 @@ class LocalClient(object):
|
||||
'''
|
||||
Get the returns for the command line interface via the event system
|
||||
'''
|
||||
minions = set(minions)
|
||||
if verbose:
|
||||
msg = 'Executing job with jid {0}'.format(jid)
|
||||
print(msg)
|
||||
|
Loading…
Reference in New Issue
Block a user