Busybox ash regression

Aaro Koskinen aaro.koskinen at iki.fi
Sun Oct 2 10:36:56 UTC 2016


Hi,

On Sun, Oct 02, 2016 at 01:27:41AM +0200, Denys Vlasenko wrote:
> On Sat, Oct 1, 2016 at 11:18 PM, Aaro Koskinen <aaro.koskinen at iki.fi> wrote:
> >
> > Fails like this (globbing error?):
> >
> > fgrep: /home/aaro/los/work/pkg/foo/*/stamp.os: No such file or directory
> 
> Can you narrow it down further?

Globbing does not work for directories. Try in busybox source tree:

$ make
$ ./busybox ash
$ ls */Kbuild
ls: */Kbuild: No such file or directory

A.


More information about the busybox mailing list