[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [osstest test] 56922: regressions - FAIL
On Fri, 2015-05-22 at 13:30 +0100, Ian Campbell wrote: > On Fri, 2015-05-22 at 12:32 +0100, Ian Campbell wrote: > > I'm currently testing the patch below, if it works then I intend to fold > > it into "Parsing grub which has 'submenu' primitive" and will re-push > > the result. > > It didn't seem to work. I'm trying to repro on a machine I can recover > more easily, but perhaps you could also take a look? Yeah. Thanks Ian. I'm to look into it this weekend. > > > Ian. > > > > diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm > > index 282175b..0b731c3 100644 > > --- a/Osstest/Debian.pm > > +++ b/Osstest/Debian.pm > > @@ -451,6 +451,7 @@ sub setupboot_grub2 ($$$$) { > > } > > if (m/^submenu\s+[\'\"](.*)[\'\"].*\{\s*$/) { > > $submenu={ StartLine =>$.}; > > + $count++; > > } > > if (m/^\s*multiboot\s*(?:\/boot)?\/(xen\S+)/) { > > die unless $entry; > > > > > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@xxxxxxxxxxxxx > > http://lists.xen.org/xen-devel > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |