Mercurial > hg
changeset 52196:e88939f53342 stable
test-install: glob instance of "python" in warning
If run with something else (e.g. python3.12) the message says "python3.12" so we
just glob that away.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 07 Nov 2024 11:02:35 +0100 |
parents | 2ff4a2533b92 |
children | c32b17e8f414 |
files | tests/test-install.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-install.t Thu Nov 07 01:30:08 2024 +0100 +++ b/tests/test-install.t Thu Nov 07 11:02:35 2024 +0100 @@ -220,7 +220,7 @@ You should consider upgrading via the '$TESTTMP/installenv/bin/python* -m pip install --upgrade pip' command. (glob) (?) (?) [notice] A new release of pip is available: * -> * (glob) (?) - [notice] To update, run: python -m pip install --upgrade pip (?) + [notice] To update, run: * -m pip install --upgrade pip (glob) (?) $ ./installenv/*/hg debuginstall || cat pip.log checking encoding (ascii)... checking Python executable (*) (glob)