On Wed, Apr 23, 2014 at 2:47 AM, Vratislav Podzimek &lt;vpodzime@redhat.com&gt; wrote:<br>
<blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;"><blockquote>
</blockquote>I'm sorry, but I don't quite get this. The docstring says, this can
return something different from the sysroot and the only thing it does
is returning the value of getSysroot().</div></blockquote><br>Right. &nbsp;This attached patch fixes it to return a constant ROOT_PATH - we never want to mount the storage anywhere else really.<div><br></div><div>However I think it's worth having a new function because it allows us to "git grep ROOT_PATH" and find any locations that need to be changed.</div><div><br></div><div>Also, I took this opportunity to introduce setSysroot() which was in a later patch.</div><div><br></div><div>New patch attached, thanks for the review!</div><div><br></div>