This commit is contained in:
Thomas S Hatch 2012-10-10 22:58:55 -06:00
parent 1118e89b0b
commit e220e22d21

View File

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