Refactor tarantoolctl
+ closes gh-1405 (right path for unix socket) + wrap box.cfg and loadfile with pcall + some variable/function scope cleanups (global -> local) + closes gh-1409 (check for lua syntax before running/restarting/eval server)
Showing
- extra/dist/tarantoolctl.in 280 additions, 257 deletionsextra/dist/tarantoolctl.in
- test/app-tap/tap.test.lua 0 additions, 2 deletionstest/app-tap/tap.test.lua
- test/app-tap/tarantoolctl.result 0 additions, 3 deletionstest/app-tap/tarantoolctl.result
- test/app/tarantoolctl.result 8 additions, 0 deletionstest/app/tarantoolctl.result
- test/app/tarantoolctl.test.lua 7 additions, 0 deletionstest/app/tarantoolctl.test.lua
Loading
Please register or sign in to comment