I just run the tests in the testsuite...

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Thu Apr 24 18:57:18 UTC 2008


On Wed, 23 Apr 2008, Denys Vlasenko wrote:

> On Wednesday 23 April 2008 14:41, Cristian Ionescu-Idbohrn wrote:
> > you checked in this:
> >
> > Index: testsuite/date/date-u-works
> > ===================================================================
> > --- testsuite/date/date-u-works (revision 21806)
> > +++ testsuite/date/date-u-works (working copy)
> > @@ -1,2 +1,2 @@
> > -test x"Wed Apr 23 11:22:33 UTC 2008" = x"`busybox date -u -d 11:22:33`"
> > +test x"`date -u`" = x"`busybox date -u`"
> >
> > Something went wrong.
>
> Yes. I noticed it too, should be fixed now.

Doesn't look that happend :(  I still see:

  test x"Wed Apr 23 11:22:33 UTC 2008" = x"`busybox date -u -d 11:22:33`"


Cheers,

-- 
Cristian



More information about the busybox mailing list