blivet: Split ROOT_PATH usage into getTargetPhysicalRoot()/getSysroot()

Colin Walters walters at verbum.org
Mon May 5 20:35:40 UTC 2014


>> 
>>  -    target = ROOT_PATH + source
>>  +    target = _sysroot + source
>>       target_dir = os.path.dirname(target)
>>       log.debug("copy_to_system: '%s' -> '%s'.", source, target)
> should use the getSysroot() function.

Fixed, thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20140505/1b123f7d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Split-ROOT_PATH-usage-into-getTargetPhysicalRoot-get.patch
Type: text/x-patch
Size: 16547 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20140505/1b123f7d/attachment.bin>


More information about the anaconda-patches mailing list