scripts/sphinx-pre-install: make activate hint smarter
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 29 May 2019 23:09:24 +0000 (20:09 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 30 May 2019 16:40:23 +0000 (10:40 -0600)
commit44f42165177e6c32f3a6aaceeaf7d9cd1c95595f
tree3287d7675199ae081d93a12f35708548441498e7
parent93285c01977729a2e046e065e4b99791b966130c
scripts/sphinx-pre-install: make activate hint smarter

It is possible that multiple Sphinx virtualenvs are installed
on a given kernel tree. Change the logic to get the latest
version of those, as this is probably what the user wants.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/sphinx-pre-install