diff tests/test-profile.t @ 39707:5abc47d4ca6b

tests: quote PYTHON usage Python3 defaults to installing under "Program Files".
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 18 Sep 2018 23:47:21 -0400
parents fd8eedcc3fd2
children 9cc411952ab9
line wrap: on
line diff
--- a/tests/test-profile.t	Tue Sep 18 22:40:03 2018 -0400
+++ b/tests/test-profile.t	Tue Sep 18 23:47:21 2018 -0400
@@ -105,7 +105,7 @@
 
 statprof can be used as a standalone module
 
-  $ $PYTHON -m mercurial.statprof hotpath
+  $ "$PYTHON" -m mercurial.statprof hotpath
   must specify --file to load
   [1]