scripts: mark them executable

It's easier to run `./scripts/foo.sh ...` than
`bash ./scripts/foo.sh ...`.  Mark them all +x to support that.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Mike Frysinger 2018-05-14 08:34:34 -04:00 committed by Michael Kerrisk
parent 6a4c997189
commit 26cea65499
11 changed files with 0 additions and 0 deletions

0
scripts/FIXME_list.sh Normal file → Executable file
View File

0
scripts/add_parens_for_own_funcs.sh Normal file → Executable file
View File

0
scripts/convert_to_utf_8.sh Normal file → Executable file
View File

0
scripts/find_dots_no_parens.sh Normal file → Executable file
View File

0
scripts/find_repeated_words.sh Normal file → Executable file
View File

0
scripts/find_slashes_no_parens.sh Normal file → Executable file
View File

0
scripts/man_show_fixme.sh Normal file → Executable file
View File

0
scripts/markup_check.sh Normal file → Executable file
View File

0
scripts/print_encoding.sh Normal file → Executable file
View File

0
scripts/remove_COLOPHON.sh Normal file → Executable file
View File

0
scripts/unformat_parens.sh Normal file → Executable file
View File