tests/test-hgweb-non-interactive.t
changeset 39707 5abc47d4ca6b
parent 39658 c20861b65688
child 39913 8bd589aecf65
--- a/tests/test-hgweb-non-interactive.t	Tue Sep 18 22:40:03 2018 -0400
+++ b/tests/test-hgweb-non-interactive.t	Tue Sep 18 23:47:21 2018 -0400
@@ -76,7 +76,7 @@
   > with i._obtainrepo() as repo:
   >     print(sorted([x for x in repo.ui.environ if x.startswith(b'wsgi')]))
   > EOF
-  $ $PYTHON request.py
+  $ "$PYTHON" request.py
   ---- STATUS
   200 Script output follows
   ---- HEADERS