]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/sphinx-pre-install: get rid of RHEL7 explicity check
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 29 May 2019 23:09:25 +0000 (20:09 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 30 May 2019 16:40:23 +0000 (10:40 -0600)
commit75b2145e364e5b8a58cdafe37e4e72c5835d36ed
tree47f995d83fef94ea96cb4f21a60fab70fb68bc15
parent016e601b5270520a27a92f4096411e1ebda0828f
scripts/sphinx-pre-install: get rid of RHEL7 explicity check

RHEL8 was already launched. This test won't get it, and will
do the wrong thing. Ok, we could fix it, but now we check
Sphinx version to ensure that it matches the minimal (1.3),
so there's no need for an explicit check there.

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