mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
cargo-fmt :DDD
This commit is contained in:
parent
64598d9e26
commit
5e1d52d4be
1 changed files with 1 additions and 1 deletions
|
@ -875,7 +875,7 @@ impl UCommand {
|
|||
code: prog.status.code(),
|
||||
success: prog.status.success(),
|
||||
stdout: prog.stdout,
|
||||
stderr: prog.stderr
|
||||
stderr: prog.stderr,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue