| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
renice documents util-linux style target selectors such as -p, -g, and -u, but clap rejected those options before the command reached its implementation. Parse the documented priority and target options and add focused coverage for option forms so the parser does not regress. Signed-off-by: favilances <favilances@proton.me>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #561 +/- ##
===========================
===========================
☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
This PR resolves two important issues in the setsid utility to align it with standard POSIX and GNU behaviors and improve robustness:
Changes
Verification