* util/grub-mkconfig.in: Check the config script for syntax errors

before saving.
This commit is contained in:
BVK Chaitanya 2010-09-19 08:49:25 +05:30
commit 2f4e8053e0
2 changed files with 14 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2010-09-19 BVK Chaitanya <bvk.groups@gmail.com>
* util/grub-mkconfig.in: Check the config script for syntax errors
before saving.
2010-09-19 Colin Watson <cjwatson@ubuntu.com>
2010-09-19 Vladimir Serbinenko <phcoder@gmail.com>