[U-Boot-Users] [PATCH] test command bug.
Wolfgang Denk
wd at denx.de
Wed Apr 6 01:36:18 CEST 2005
In message <20041126210951T.ito at mlb.co.jp> you wrote:
>
> Hello, I'm new to this list.
>
> u-boot-1.1.2 ( cvs version )
> # if test -z "" ; then echo true; else echo false; fi
> false
> # if test -n "" ; then echo true; else echo false; fi
> true
> #
>
> The logic is reversed.
>
> patch is attached.
Good introduction :-) Thanks, added. [Sorry it took so long.]
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The idea of male and female are universal constants.
-- Kirk, "Metamorphosis", stardate 3219.8
More information about the U-Boot
mailing list