diff tests/test-template-map.t @ 46092:08fd76a553c9

run-tests: configure the environment to expand `~` properly with Windows py38+ This was causing tests to point to the actual home path on the system, not the test defined one. Differential Revision: https://phab.mercurial-scm.org/D9558
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 09 Dec 2020 15:50:59 -0500
parents b2a743c3abbb
children f51ff655d338
line wrap: on
line diff
--- a/tests/test-template-map.t	Wed Dec 09 12:57:40 2020 -0500
+++ b/tests/test-template-map.t	Wed Dec 09 15:50:59 2020 -0500
@@ -1972,6 +1972,7 @@
   > EOF
 
   $ HOME=`pwd`/home; export HOME
+  $ USERPROFILE=`pwd`/home; export USERPROFILE
 
   $ cat > latesttag/.hg/hgrc <<EOF
   > [ui]