]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "add [ as alias for test, fix 0/1 argument handling"
authorTom Rini <trini@konsulko.com>
Wed, 25 Mar 2026 20:38:02 +0000 (14:38 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 25 Mar 2026 20:38:02 +0000 (14:38 -0600)
Rasmus Villemoes <ravi@prevas.dk> says:

Make 'test' behave a little more like its cousins in other shells, by
allowing the [ ... ] spelling, and while here, fix up the handling of
a single, non-empty argument to comply with POSIX.

Link: https://lore.kernel.org/r/20260312100106.702368-1-ravi@prevas.dk

Trivial merge