mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-05 15:37:47 +00:00
Merge pull request #4011 from tertsdiepraam/env-signal-handling
`env`: reraise signal from child process
This commit is contained in:
commit
26cc5b9c20
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.16"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"nix",
|
||||
"rust-ini",
|
||||
"uucore",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue