[PATCH -next] scripts: make macro_checker.py executable

Hongbo Li posted 1 patch 1 year, 5 months ago
scripts/macro_checker.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 scripts/macro_checker.py
[PATCH -next] scripts: make macro_checker.py executable
Posted by Hongbo Li 1 year, 5 months ago
Set 755 for script macro_checker.py as other scripts.

Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
---
 scripts/macro_checker.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 scripts/macro_checker.py

diff --git a/scripts/macro_checker.py b/scripts/macro_checker.py
old mode 100644
new mode 100755
-- 
2.34.1
Re: [PATCH -next] scripts: make macro_checker.py executable
Posted by Julian Sun 1 year, 5 months ago
Looks good to me, Thanks.

Hongbo Li <lihongbo22@huawei.com> 于2024年8月21日周三 11:25写道:
>
> Set 755 for script macro_checker.py as other scripts.
>
> Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
> ---
>  scripts/macro_checker.py | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755 scripts/macro_checker.py
>
>
> > diff --git a/scripts/macro_checker.py b/scripts/macro_checker.py
> > old mode 100644
> > new mode 100755
Reviewed-by: Julian Sun <sunjunchao2870@gmail.com>

> --
> 2.34.1
>

Thanks,


Hongbo Li <lihongbo22@huawei.com> 于2024年8月21日周三 11:25写道:
>
> Set 755 for script macro_checker.py as other scripts.
>
> Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
> ---
>  scripts/macro_checker.py | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755 scripts/macro_checker.py
>
> diff --git a/scripts/macro_checker.py b/scripts/macro_checker.py
> old mode 100644
> new mode 100755
> --
> 2.34.1
>


-- 
Julian Sun <sunjunchao2870@gmail.com>