Age | Commit message (Collapse) | Author |
|
This was failing on macOS because it was calling the system env(1).
|
|
The test relied on the non-builtins not being toybox (or another
multicall binary). A multicall binary will actually look at the
symlinked name (in this case "true") and do what it says on the tin.
Use a tiny shell script instead.
|
|
|
|
Found when trying to update the toybox prebuilt used for the Android
build.
Also add the corresponding test.
|
|
leaking memory), and mod env command to test it.
|
|
Also be a bit more consistent about `COMMAND [ARG...]` in usage text.
|
|
|