On Fri, 2009-08-07 at 14:05 +0200, Robert Millan wrote:
> 
> Committed.  Also moved those functions to grub-mkconfig_lib.in.

When comparing vmlinuz-2.6.31-rc4-wl and vmlinuz-2.6.31-rc5-wl,
version_test_gt() ends up comparing "wl" and "wl".

Using the "g" modifier leads to the replacement being applied
continuously until the last minus is consumed.  The use of "g" wasn't
warranted before, but it didn't have such effect.

I'm committing the fix.

-- 
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to