linux-stable/tools/testing/kunit
Finn Behrens 6ae514b8a8 tweewide: Fix most Shebang lines
commit c25ce589dc upstream.

Change every shebang which does not need an argument to use /usr/bin/env.
This is needed as not every distro has everything under /usr/bin,
sometimes not even bash.

Signed-off-by: Finn Behrens <me@kloenk.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-22 11:40:55 +02:00
..
configs kunit: tool: fix --alltests flag 2020-09-23 15:52:11 -06:00
test_data kunit: tools: fix kunit_tool tests for parsing test plans 2020-10-26 13:25:40 -06:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
kunit.py tweewide: Fix most Shebang lines 2021-05-22 11:40:55 +02:00
kunit_config.py kunit: tool: Fix a python tuple typing error 2021-04-10 13:36:08 +02:00
kunit_json.py kunit: tool: allow generating test results in JSON 2020-08-31 15:40:00 -06:00
kunit_kernel.py kunit: tool: print out stderr from make (like build warnings) 2020-11-10 13:43:22 -07:00
kunit_parser.py kunit: tool: fix extra trailing \n in raw + parsed test output 2020-11-10 13:44:35 -07:00
kunit_tool_test.py tweewide: Fix most Shebang lines 2021-05-22 11:40:55 +02:00