mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
remove log that did nothing
This commit is contained in:
parent
75f1449b32
commit
b26e49b574
1 changed files with 0 additions and 1 deletions
|
@ -1132,7 +1132,6 @@ class MWorker(salt.utils.process.SignalHandlingProcess):
|
|||
log.info(
|
||||
"%s decrementing inherited ReqServer niceness to 0", self.name
|
||||
)
|
||||
log.info(os.nice())
|
||||
os.nice(-1 * self.opts["req_server_niceness"])
|
||||
else:
|
||||
log.error(
|
||||
|
|
Loading…
Add table
Reference in a new issue