mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Pylint Fix
This commit is contained in:
parent
afdb19a307
commit
f9d139cc3c
@ -636,4 +636,4 @@ class Syndic(parsers.SyndicOptionParser, DaemonsMixin): # pylint: disable=no-in
|
||||
else:
|
||||
exitmsg = msg.strip()
|
||||
self.shutdown_log_info()
|
||||
super(Syndic, self).shutdown(exitcode, exitmsg)
|
||||
super(Syndic, self).shutdown(exitcode, exitmsg)
|
Loading…
Reference in New Issue
Block a user