mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Whitespace
This commit is contained in:
parent
8e7eca23e4
commit
4719f8d4ea
@ -2149,7 +2149,7 @@ def lock_file(filename, interval=.5, timeout=15):
|
||||
time.sleep(interval)
|
||||
else:
|
||||
break
|
||||
|
||||
|
||||
salt.utils.fopen(lock, 'a').close()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user