fix for "find / /boot -xdev"

Natanael Copa natanael.copa at gmail.com
Thu Sep 6 09:52:09 PDT 2007


On Wed, 2007-09-05 at 17:47 -0400, Paul Fox 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?
> 
> perhaps.  but the bug has existed since 03/2006, and no one else
> has reported it. 

Nothing is better than patching before end users discover the bugs. ;)

-nc



More information about the busybox mailing list