minor cleanup

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-11-30 13:56:21 +01:00
parent 3530430365
commit 913dddea85
1 changed files with 1 additions and 1 deletions

View File

@ -601,7 +601,7 @@ impl WorkerTask {
path.push(upid.to_string());
let logger_options = FileLogOptions {
to_stdout: to_stdout,
to_stdout,
exclusive: true,
prefix_time: true,
read: true,