Problem with test applet

Milos Wimmer wimmer at zcu.cz
Mon Jun 11 13:31:24 UTC 2007


  Hello,

I found another bug in busybox-1.6.0 test applet.

./busybox-1.5.0 sh
$ GMT="-u"
$ [ "$GMT" = "-u" ] && echo ok
ok


./busybox-1.6.0 sh
$ GMT="-u"
$ [ "$GMT" = "-u" ] && echo ok
sh: -u: unknown operand



Regards,

   Milos Wimmer




More information about the busybox mailing list