I just run the tests in the testsuite...

Denys Vlasenko vda.linux at googlemail.com
Wed Apr 23 16:15:50 UTC 2008


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.
--
vda



More information about the busybox mailing list