fix for "find / /boot -xdev"

Denys Vlasenko vda.linux at googlemail.com
Thu Sep 6 16:54:38 UTC 2007


On Wednesday 05 September 2007 22:38, Natanael Copa wrote:
> On Wed, 2007-09-05 at 14:48 -0400, Paul Fox wrote:
> > currently,
> >     busybox find / /boot -xdev
> > gives no output at all, rather than giving equivalent of 
> >     find / -xdev; find /boot -xdev
> > 
> > the bug was introduced (by me :-/ ) in r14665.
> > 
> > i'll commit this patch tomorrow if no objections.
> 
> Does this need to be added to fixes-1.7.0?

Sure, I will be happy to do it.

I just added first four patches to http://busybox.net/downloads/fixes-1.7.0/
--
vda



More information about the busybox mailing list