1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 02:31:02 +00:00
uutils-coreutils/src/uu/env
jovie :) 646fc394f6
env: don't allow '=' with -u (#7008)
* Added error handling to ensure '=' after -u returns 125 as '=' is not allowed

* Added tests for disallow = on short options

* Added error handling to ensure '=' after -u returns 125 as '=' is not allowed

* Added tests for disallow = on short options

* Disallow only short unset option from having '=' as its starting character

* Remove needless tests and update function name for clarity
2024-12-31 09:16:14 +01:00
..
src env: don't allow '=' with -u (#7008) 2024-12-31 09:16:14 +01:00
Cargo.toml prepare version 0.0.28 2024-11-03 20:59:42 +01:00
env.md env: fix some format error 2023-03-07 17:20:35 +08:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00