diff options
author | Ron Yorston <rmy@pobox.com> | 2016-04-22 11:48:16 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2016-04-22 13:13:53 +0100 |
commit | a93d86689d85015b5bf465ab0ef810449bb55d41 (patch) | |
tree | 962f1a53eb2594b9f77f5d3af1fe9ad3dff4ee76 /arch | |
parent | 98b290e9b8221b7d7ffbf47da1e8ecce62a75369 (diff) | |
download | busybox-w32-a93d86689d85015b5bf465ab0ef810449bb55d41.tar.gz busybox-w32-a93d86689d85015b5bf465ab0ef810449bb55d41.tar.bz2 busybox-w32-a93d86689d85015b5bf465ab0ef810449bb55d41.zip |
ash: adjustment to 'busybox' command in standalone shell mode
A previous change allowed the command 'busybox' (which isn't an
applet) to be invoked by a direct call to the executable, avoiding
a PATH lookup.
For some reason I also checked that the name of the executable was
'busybox.exe'. This seems unnecessary and prevents the trick from
working when the binary is called 'sh.exe', so don't do it any more.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions