[Toybox] [PATCH] killall.test: don't assume the shell is /bin/sh.

enh enh at google.com
Tue Jun 25 16:28:40 PDT 2019


The killall test still fails with toybox. Seems like right now killall
and pidof share name to pid logic, but playing about with the desktop
killall (which does pass this test), it seems like killall actually
behaves more like pgrep than pidof (which does seem to be this limited
on the desktop too)...
---
 tests/killall.test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-killall.test-don-t-assume-the-shell-is-bin-sh.patch
Type: text/x-patch
Size: 962 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190625/ef0e6bcf/attachment-0002.bin>


More information about the Toybox mailing list