On Wed, May 5, 2010 at 11:31 PM, Seth Goldberg <[email protected]> wrote: > > According to the bash manpage if [n] is larger than the # of enclosing > loops, all loops are exited -- the patch you posted prints an error message. > I'd prefer the bash behvior, if that's OK. >
My intention is also to be consistent with bash behavior. I just missed that case; it is now fixed in people/bvk/break-cmd branch. thanks, -- bvk.chaitanya _______________________________________________ Grub-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/grub-devel
