[U-Boot-Users] [PATCH] test command bug.

26 Nov
2004
26 Nov
'04
1:09 p.m.
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. -------- Hiroshi Ito Media Lab. Inc., URL http://www.mlb.co.jp ( Sorry, Japanese only. ) TEL +81-3-5294-7255 FAX +81-3-5294-7256

6 Apr
6 Apr
1:36 a.m.
In message 20041126210951T.ito@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@denx.de
The idea of male and female are universal constants.
-- Kirk, "Metamorphosis", stardate 3219.8
7336
Age (days ago)
7466
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hiroshi Ito
-
Wolfgang Denk