]> code.ossystems Code Review - openembedded-core.git/commit
scripts: use python3 in shebang
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 20 May 2016 08:57:25 +0000 (11:57 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2016 07:10:03 +0000 (08:10 +0100)
commitdad9617809c60ec5f11d4780b0afa1cffa1efed5
tree64a18557ea77ee5584506ec8fa3bd313c5a9633b
parent0a064f2216895db0181ee033a785328e704ddc0b
scripts: use python3 in shebang

As most of oe-test cases work for devtool and recipetool
it makes sense to switch both tools to python 3 by
explicitly referring to python3 in their shebangs.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
scripts/buildhistory-diff
scripts/devtool
scripts/oe-pkgdata-util
scripts/recipetool