mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-15 11:36:16 +00:00
Fix a clippy warning
This commit is contained in:
parent
d3181fa60e
commit
6aa79440f5
1 changed files with 1 additions and 1 deletions
|
@ -89,8 +89,8 @@ impl Config {
|
||||||
signal,
|
signal,
|
||||||
duration,
|
duration,
|
||||||
preserve_status,
|
preserve_status,
|
||||||
command,
|
|
||||||
verbose,
|
verbose,
|
||||||
|
command,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue