Re: [PATCH] [RESEND] grub-script-check tool to validate grub.cfg syntax

2010-01-18 Thread BVK Chaitanya
On Sat, Jan 9, 2010 at 10:02 PM, BVK Chaitanya wrote: > > Attached patch adds a new utility, grub-script-check that can be used > to validate syntax of grub.cfg file generated using grub-mkconfig (or > update-grub).  I had sent this patch earlier based on experimental > branch, but resending it no

[PATCH] [RESEND] grub-script-check tool to validate grub.cfg syntax

2010-01-09 Thread BVK Chaitanya
Hi, Attached patch adds a new utility, grub-script-check that can be used to validate syntax of grub.cfg file generated using grub-mkconfig (or update-grub). I had sent this patch earlier based on experimental branch, but resending it now based on trunk. It is also available as branches/grub-sc