mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Lint
This commit is contained in:
parent
fc06c77e57
commit
7e073b5877
@ -1370,7 +1370,7 @@ def is_linux():
|
||||
if 'salt-proxy-minion' in main.__file__:
|
||||
is_proxy = True
|
||||
except AttributeError:
|
||||
pass
|
||||
pass
|
||||
if is_proxy:
|
||||
return False
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user