Re: [PATCH] scripts: mark them executable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mike,

On 05/14/2018 02:34 PM, Mike Frysinger wrote:
> From: Mike Frysinger <vapier@xxxxxxxxxxxx>
> 
> 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@xxxxxxxxxx>

Thanks. Applied.

Cheers,

Michael


> ---
>  scripts/FIXME_list.sh               | 0
>  scripts/add_parens_for_own_funcs.sh | 0
>  scripts/convert_to_utf_8.sh         | 0
>  scripts/find_dots_no_parens.sh      | 0
>  scripts/find_repeated_words.sh      | 0
>  scripts/find_slashes_no_parens.sh   | 0
>  scripts/man_show_fixme.sh           | 0
>  scripts/markup_check.sh             | 0
>  scripts/print_encoding.sh           | 0
>  scripts/remove_COLOPHON.sh          | 0
>  scripts/unformat_parens.sh          | 0
>  11 files changed, 0 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755 scripts/FIXME_list.sh
>  mode change 100644 => 100755 scripts/add_parens_for_own_funcs.sh
>  mode change 100644 => 100755 scripts/convert_to_utf_8.sh
>  mode change 100644 => 100755 scripts/find_dots_no_parens.sh
>  mode change 100644 => 100755 scripts/find_repeated_words.sh
>  mode change 100644 => 100755 scripts/find_slashes_no_parens.sh
>  mode change 100644 => 100755 scripts/man_show_fixme.sh
>  mode change 100644 => 100755 scripts/markup_check.sh
>  mode change 100644 => 100755 scripts/print_encoding.sh
>  mode change 100644 => 100755 scripts/remove_COLOPHON.sh
>  mode change 100644 => 100755 scripts/unformat_parens.sh
> 
> diff --git a/scripts/FIXME_list.sh b/scripts/FIXME_list.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/add_parens_for_own_funcs.sh b/scripts/add_parens_for_own_funcs.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/convert_to_utf_8.sh b/scripts/convert_to_utf_8.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/find_dots_no_parens.sh b/scripts/find_dots_no_parens.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/find_repeated_words.sh b/scripts/find_repeated_words.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/find_slashes_no_parens.sh b/scripts/find_slashes_no_parens.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/man_show_fixme.sh b/scripts/man_show_fixme.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/markup_check.sh b/scripts/markup_check.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/print_encoding.sh b/scripts/print_encoding.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/remove_COLOPHON.sh b/scripts/remove_COLOPHON.sh
> old mode 100644
> new mode 100755
> diff --git a/scripts/unformat_parens.sh b/scripts/unformat_parens.sh
> old mode 100644
> new mode 100755
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux