comparison doc/runrst @ 45261:28840ef52f71

templater: don't normalize path separators to '/' when interacting with OS `_readmapfile()` is about reading a map file from the file system, so we shouldn't use our `util.normpath()`, which also normalizes `os.sep` to '/'. Differential Revision: https://phab.mercurial-scm.org/D8806
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 22 Jul 2020 21:23:46 -0700
parents 47ef023d0165
children c102b704edb5
comparison
equal deleted inserted replaced
45260:653b2a439412 45261:28840ef52f71