# HG changeset patch # User Kevin Bullock # Date 1499369628 18000 # Node ID e26a3adc8f5c9d9b7297c250a882d411d6b414d0 # Parent 2428e8ec0793a8b12b29565fc6ff9513bea6db16 tests: clean up a newly-introduced instance of `python` Differential Revision: https://phab.mercurial-scm.org/D16 diff -r 2428e8ec0793 -r e26a3adc8f5c 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 '' add file