mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Whitespace
This commit is contained in:
parent
8e7eca23e4
commit
4719f8d4ea
1 changed files with 1 additions and 1 deletions
|
@ -2149,7 +2149,7 @@ def lock_file(filename, interval=.5, timeout=15):
|
|||
time.sleep(interval)
|
||||
else:
|
||||
break
|
||||
|
||||
|
||||
salt.utils.fopen(lock, 'a').close()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue