diff options
author | Masahiro Yamada <[email protected]> | 2021-07-28 00:39:24 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2021-08-10 09:13:25 +0900 |
commit | 0058d07ec6aac8b1379f817b31839caa4ac8e448 (patch) | |
tree | fef511e12c236c0045372230079691cb01855ca6 /scripts/clang-tools/gen_compile_commands.py | |
parent | d8285639550578a1bf2d102391d1a9e08e0586ca (diff) |
scripts: make some scripts executable
Set the x bit to some scripts to make them directly executable.
Especially, scripts/checkdeclares.pl is not hooked by anyone.
It should be executable since it is tedious to type
'perl scripts/checkdeclares.pl'.
The original patch [1] set the x bit properly, but it was lost when
it was merged as commit 21917bded72c ("scripts: a new script for
checking duplicate struct declaration").
[1] https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions