commit | 03b1292d1c0ea195e025e667555d74db7da82026 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Wed Jul 07 16:06:00 2021 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 21 15:59:32 2021 +0200 |
tree | cfddb620e1fc5cc12df3459b0683504fe26ad6f2 | |
parent | 74a03c20bc8809a41d66ea614e55358064adbd7d [diff] |
scripts/spdxcheck-test.sh: Drop python2 Since commit d0259c42abff ("spdxcheck.py: Use Python 3"), spdxcheck.py explicitly expects to run as python3 script, there is no further point in attempting to test with python2. Cc: Bert Vermeulen <bert@biot.com> Signed-off-by: Nishanth Menon <nm@ti.com> Link: https://lore.kernel.org/r/20210707210600.7266-1-nm@ti.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>