diff tests/test-hgweb-no-path-info.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 322aaf80acf3
children 3eea8e83c261
line wrap: on
line diff
--- a/tests/test-hgweb-no-path-info.t	Tue Sep 18 22:40:03 2018 -0400
+++ b/tests/test-hgweb-no-path-info.t	Tue Sep 18 23:47:21 2018 -0400
@@ -70,7 +70,7 @@
   > env['QUERY_STRING'] = 'style=raw'
   > process(hgwebdir({b'repo': b'.'}))
   > EOF
-  $ $PYTHON request.py
+  $ "$PYTHON" request.py
   ---- STATUS
   200 Script output follows
   ---- HEADERS