[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 13/16] osstest: change the meaning of need_build_host
Roger Pau Monne writes ("Re: [PATCH v4 13/16] osstest: change the meaning of need_build_host"): > On Thu, Jul 06, 2017 at 04:37:10PM +0100, Ian Jackson wrote: > > Roger Pau Monne writes ("[PATCH v4 13/16] osstest: change the meaning of > > need_build_host"): > > > -proc need-hosts/build {} { return BUILD } > > > -proc need-hosts/build-kern {} { return BUILD } > > > -proc need-hosts/build-libvirt {} { return BUILD } > > > -proc need-hosts/build-rumprun {} { return BUILD } > > > -proc need-hosts/build-xtf {} { return BUILD } > > > +proc need-hosts/build {} { return BUILD_LINUX } > > > +proc need-hosts/build-kern {} { return BUILD_LINUX } > > > +proc need-hosts/build-libvirt {} { return BUILD_LINUX } > > > +proc need-hosts/build-rumprun {} { return BUILD_LINUX } > > > +proc need-hosts/build-xtf {} { return BUILD_LINUX } > > > > I wish I had made these line up neatly! Sorry. > > Would you like me to align the '{ return ...' block (align on the > first { of the body). If you feel like it that would be nice :-). Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |