[Bug 6170] hush bug : broken while comparison

bugzilla at busybox.net bugzilla at busybox.net
Fri Apr 5 13:19:36 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=6170

--- Comment #1 from Denis.Ryndine at laerdal.no 2013-04-05 13:20:20 UTC ---
[ 3 -lt 3 ]; echo $?
1
[ 3 -lt 3 ] && true; echo $?
1

So then seems broken while?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list