Mercurial > hg-stable
changeset 33287:e26a3adc8f5c
tests: clean up a newly-introduced instance of `python`
Differential Revision: https://phab.mercurial-scm.org/D16
author | Kevin Bullock <kbullock+mercurial@ringworld.org> |
---|---|
date | Thu, 06 Jul 2017 14:33:48 -0500 |
parents | 2428e8ec0793 |
children | f08a178adadf |
files | tests/test-extension.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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>