diff tests/test-hgweb-json.t @ 39723: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 1a786fe069b8
children 803b7569c9ea
line wrap: on
line diff
--- a/tests/test-hgweb-json.t	Tue Sep 18 22:40:03 2018 -0400
+++ b/tests/test-hgweb-json.t	Tue Sep 18 23:47:21 2018 -0400
@@ -2196,7 +2196,7 @@
 Commit message with Japanese Kanji 'Noh', which ends with '\x5c'
 
   $ echo foo >> da/foo
-  $ HGENCODING=cp932 hg ci -m `$PYTHON -c 'print("\x94\x5c")'`
+  $ HGENCODING=cp932 hg ci -m `"$PYTHON" -c 'print("\x94\x5c")'`
 
 Commit message with null character