On Thu, 2007-05-03 at 00:22 +0200, Denis Vlasenko wrote:
> On Wednesday 02 May 2007 23:54, Natanael Copa wrote:
> > On Wed, 2 May 2007 23:22:35 +0200
> > Denis Vlasenko <[EMAIL PROTECTED]> wrote:
> >
> > > Small question: after else below, we build new list,
> > > write it out if !NO_ACT, and then delete.
> > >
> > > If NO_ACT is true, then list is build and then deleted
> > > without any useful effect.
> > >
> > > Should we replace "else {...}" with "else if (!NO_ACT) {...}" ?
> >
> > duh.. ofcourse... Yes I think we should.
> > Updated patch attatched.
>
> Applied, thanks.
Denis,
Could you please add it to fixes-1.5.0?
Thanks!
Natanael Copa
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox