[Tarantool-patches] [PATCH] box/constraint: make files non executable
Kirill Yukhin
kyukhin at tarantool.org
Tue Jun 9 11:33:09 MSK 2020
Hello,
On 08 июн 14:05, Cyrill Gorcunov wrote:
> For some reason these files are sitting with
> mask 0755. Set proper mode.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>
> ---
> src/box/constraint_id.c | 0
> src/box/constraint_id.h | 0
> 2 files changed, 0 insertions(+), 0 deletions(-)
> mode change 100755 => 100644 src/box/constraint_id.c
> mode change 100755 => 100644 src/box/constraint_id.h
I've checked your patch into 2.3, 2.4 and master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list