mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-05 15:37:47 +00:00
env: reraise signal from child process
This commit is contained in:
parent
d78089ea53
commit
ca820bf674
3 changed files with 24 additions and 20 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2277,6 +2277,7 @@ name = "uu_env"
|
|||
version = "0.0.15"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"nix",
|
||||
"rust-ini",
|
||||
"uucore",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue