mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +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