diff contrib/undumprevlog @ 32906:04fa5520d167

perf: ensure HGRCPATH is exported on Windows After dropping the garbage collector hack, `hg perfstartup` started yelling about not being able to import the evolve extension, which I have in my user config. Launching `env` shows that an empty HGRCPATH isn't exported to the environment. Since `env` doesn't quote, I have no idea if the variable is trimmed, but Mercurial doesn't complain when processing it.
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 16 Jun 2017 20:49:32 -0400
parents 8d3e8c8c9049
children 5d9890d8ca77
line wrap: on
line diff