Mercurial > hg
diff contrib/logo-droplets.svg @ 16436:e98460f6089d
scmutil: fix systemrcpath regression introduced in f5dd179bfa4a
Changeset f5dd179bfa4a introduced a 'root' path component to look for
hgrc files, which is used both as an absolute path and a path relative
to the <install-root>.
The latter one was broken since 'root' was set to an absolute location
and the subsequent os.path.join discarded the <install-root> path prefix.
author | Wolfgang Treutterer <Wolfgang.Treutterer@ipp.mpg.de> |
---|---|
date | Fri, 13 Apr 2012 10:08:08 +0200 |
parents | 6514935e223d |
children | d4ba4d51f85f |