mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
spacing fix
This commit is contained in:
parent
86d9b354a3
commit
a3a6fd3e52
@ -2059,9 +2059,9 @@ class ClearFuncs(object):
|
||||
self.opts['cachedir'],
|
||||
self.opts['hash_type']
|
||||
)
|
||||
|
||||
# Announce the job on the event bus
|
||||
self.event.fire_event(clear_load, 'new_job')
|
||||
|
||||
# Announce the job on the event bus
|
||||
self.event.fire_event(clear_load, 'new_job')
|
||||
|
||||
# Verify the jid dir
|
||||
if not os.path.isdir(jid_dir):
|
||||
|
Loading…
Reference in New Issue
Block a user