[Toybox] test.sh: Don't override "C" command path in TEST_HOST if it's set

Oliver Webb aquahobbyist at proton.me
Thu Mar 21 19:38:50 PDT 2024


A mildly annoying issue of you are trying to test with different implementations of commands
such as plan9 ones or sbase or busybox ones, things with different conflicting implementations 
of things like xxd or vi. With this patch you can do "make test_cmd TEST_HOST=1 C=/path/to/other/cmd"
and have it work

-   Oliver Webb <aquahobbyist at proton.me>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-test.sh-Add-ability-to-change-TEST_HOST-command-path.patch
Type: text/x-patch
Size: 790 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20240322/f36be81d/attachment.bin>


More information about the Toybox mailing list