OSDN Git Service

tools: net: use python3 explicitly
authorJakub Kicinski <kuba@kernel.org>
Tue, 31 Jan 2023 02:33:54 +0000 (18:33 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 1 Feb 2023 04:36:03 +0000 (20:36 -0800)
commit981cbcb030d919ee49ebbfc2889839c6882d9ea7
treea41b01fa7e86dec309f68eecaa2d4ec6fbdb47cd
parent01e47a372268beaec517dc0ea8d9101550600df4
tools: net: use python3 explicitly

The scripts require Python 3 and some distros are dropping
Python 2 support.

Reported-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/cli.py
tools/net/ynl/ynl-gen-c.py