[Tarantool-patches] [PATCH luajit v4 2/3] tools: add execution permission to sysprof parser

Maksim Kokryashkin max.kokryashkin at gmail.com
Mon Aug 21 13:06:03 MSK 2023


From: Maxim Kokryashkin <m.kokryashkin at tarantool.org>

This patch adds execution permission to the
`luajit-parse-sysprof` helper script, so now
it is possible to call it without having to
change permissions beforehands.

Needed for tarantool/tarantool#8700
---
 tools/luajit-parse-sysprof.in | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 tools/luajit-parse-sysprof.in

diff --git a/tools/luajit-parse-sysprof.in b/tools/luajit-parse-sysprof.in
old mode 100644
new mode 100755
-- 
2.39.2 (Apple Git-143)



More information about the Tarantool-patches mailing list