[PATCH] Treat custom and applet scripts as applets

Ron Yorston rmy at pobox.com
Sun Nov 18 07:39:08 UTC 2018


Denys Vlasenko wrote:
>Currently, scripted_main() can only be reached if the applet is indeed a script.
>Therefore, checking that it's in applet_numbers[] is pointless
>(it is there). Therefore, we don't NEED applet_numbers[] and
>find_script_by_name(), right?

They're still required to determine which script to run.

Ron


More information about the busybox mailing list