[BusyBox] ash bug

Erik Andersen andersen at codepoet.org
Mon Apr 12 22:18:21 UTC 2004


On Sun Apr 11, 2004 at 02:24:37PM -0500, Taral wrote:
> Apparently the for loop in ash is completely broken:
> 
> $ ./busybox ash
> $ for i in a b c; do /bin/echo $i; done

Perhaps you could provide quite a lot more detail.

    # /bin/busybox ash


    BusyBox v1.00-pre9 (2004.04.12-21:53+0000) Built-in shell (ash)
    Enter 'help' for a list of built-in commands.

    [root@(none) /root]# for i in a b c; do /bin/echo $i; done
    a
    b
    c

I am entirely unable to reproduce the problem you have reported,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.busybox.net/pipermail/busybox/attachments/20040412/188b8b60/attachment-0002.pgp 


More information about the busybox mailing list