Bug#612564: silly tr usage while mangling $GRUB_DISTRIBUTOR in 10_linux and 20_linux_xen

Colin Watson cjwatson at debian.org
Wed Feb 9 11:23:32 UTC 2011


tags 612564 fixed-upstream
thanks

On Tue, Feb 08, 2011 at 11:30:43PM -0800, Jamie Heilman wrote:
> tr '[A-Z]' '[a-z]' should really be written: tr A-Z a-z
> 
> Translating [ to [ and ] to ] accomplishes nothing, tr char1-char2
> sets aren't bounded by brackets.

Thanks; I've committed a fix for this upstream.

-- 
Colin Watson                                       [cjwatson at debian.org]





More information about the Pkg-grub-devel mailing list