[Bug 747] 1.15.2 regression from 1.15.1 in ash parameter expansion
bugzilla at busybox.net
bugzilla at busybox.net
Sun Nov 29 09:17:11 UTC 2009
https://bugs.busybox.net/show_bug.cgi?id=747
--- Comment #8 from Davide Cavalca <davide at geexbox.org> 2009-11-29 09:17:10 UTC ---
With your last patch applied 1.15.2 works fine
$ arg='boot=cdrom'
$ BOOT="${arg#boot=}"
$ echo $BOOT
cdrom
$
--
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