mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-15 11:36:16 +00:00
Merge pull request #2444 from remilauzier/master
nohup: Fix a clippy warning
This commit is contained in:
commit
9d5957f095
1 changed files with 1 additions and 1 deletions
|
@ -89,8 +89,8 @@ impl Config {
|
|||
signal,
|
||||
duration,
|
||||
preserve_status,
|
||||
command,
|
||||
verbose,
|
||||
command,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue