[PATCH anaconda:rhel7/master v2] Seed the default devicetree value for ARMv8

Brian C. Lane bcl at redhat.com
Wed Feb 19 00:12:24 UTC 2014


On Tue, Feb 18, 2014 at 02:52:29PM -0600, David Marlin wrote:

> >May as well match other uses of defaults_file:
> >
> >defaults_file = "%s%s" % (ROOT_PATH, self.defaults_file)
> >
> 
> Hmm... the feedback I received on my first version included:
> 
> >> +        defaults_file = "%s%s" % (ROOT_PATH, self.defaults_file)
> >
> > I'd rather see os.path.normpath(ROOT_PATH + "/" +
> self.defaults_file) here.

Ha, that's more correct so I guess go with that one. We need to change
the others at some point.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list