[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/pygrub: grub2/grub.cfg from RHEL 7 has new commands in menuentry.
On Thu, Jan 30, 2014 at 02:06:58PM +0000, Ian Campbell wrote: > > > Perhaps ["\']([^"\']*)["\'] is more accurate (i.e. disallow quotes in > > > the name itself, although you might have to split into handling " and ' > > > separately to be more correct > > Any thoughts on this? The two regexes seems to be equivalent. My only worry with '.*?' was compatibility with older python. Luckily, it's supported in Python 2.2 and later. > > I suppose it depends a bit on the rules for mixing quotes in grub, e.g. > is > menuentry "Ian's super cool Linux" > > allowed. > > On the other hand pygrub is very much best effort so as long as it works > with the current set of inputs which we are aware of then .*? is fine. > Ok. Should I send an updated patch along with an example of RHEL 7 grub.cfg or is this patch acceptable as it is? Thanks, Joby _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |