grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Making parenthesis part of word; fixes set root=(hd1,1) issue


From: BVK Chaitanya
Subject: [PATCH] Making parenthesis part of word; fixes set root=(hd1,1) issue
Date: Tue, 26 Jan 2010 13:48:31 +0530

Hi,


Recent lexer-rewrite merge into experimental has an issue, that it
rejects "set root=(hd1,1)" statement (because its not valid syntax in
BASH, which is what GRUB script was trying to emulate).  Attached
patch fixes this issue, by treating parenthesis as valid word
alphabets.



-- 
bvk.chaitanya

Attachment: make-parenthesis-as-valid-word-chars.patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]