tests: clean up a newly-introduced instance of `python`
authorKevin Bullock <kbullock+mercurial@ringworld.org>
Thu, 06 Jul 2017 14:33:48 -0500
changeset 33287 e26a3adc8f5c
parent 33286 2428e8ec0793
child 33288 f08a178adadf
tests: clean up a newly-introduced instance of `python` Differential Revision: https://phab.mercurial-scm.org/D16
tests/test-extension.t
--- a/tests/test-extension.t	Tue Jun 20 17:31:18 2017 -0400
+++ b/tests/test-extension.t	Thu Jul 06 14:33:48 2017 -0500
@@ -142,7 +142,7 @@
   $ PATH_INFO='/shortlog'
 #endif
   $ export PATH_INFO
-  $ SCRIPT_NAME='' QUERY_STRING='rev=foo() and bar()' python hgweb.cgi \
+  $ SCRIPT_NAME='' QUERY_STRING='rev=foo() and bar()' $PYTHON hgweb.cgi \
   >     | grep '<a href="/rev/[0-9a-z]*">'
      <a href="/rev/c24b9ac61126">add file</a>