]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/sphinx-pre-install: allow checking for multiple missing files
authorJeremy MAURO <jeremy.mauro@gmail.com>
Wed, 2 Oct 2019 13:33:39 +0000 (15:33 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 3 Oct 2019 16:48:41 +0000 (10:48 -0600)
commit0c4f57ea28e0c47b2ab9c5b0e7687c273dfd3a2e
tree08943b91e1375e40e399992135e78dc6acb7b51e
parenta88a73fd5c41a35d23c9f0cf49975f012439525a
scripts/sphinx-pre-install: allow checking for multiple missing files

The current implementation take a simple file as first argument, this
change allows to take a list as a first argument.

Some file could have a different path according distribution version

Signed-off-by: Jeremy MAURO <j.mauro@criteo.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/sphinx-pre-install