faho
mentioned this pull request
Closed
This removes builtin test's zero and one argument special modes. That means: - `test -n` returns false - `test -z` returns true - `test -x` with any other option errors out with "missing argument" - `test foo` errors out as expecting an option
faho deleted the test-deposixify branch
January 3, 2025 11:15
github-actions
Bot
locked as resolved and limited conversation to collaborators