Skip to content
Snippets Groups Projects
Commit c8805858 authored by Serge Petrenko's avatar Serge Petrenko Committed by Vladimir Davydov
Browse files

tarantoolctl: return an error on enter to a dead socket

Tarantoolctl enter didn't check whether connection to a socket was
established if a socket file existed. It just executed a local console.
Fix this by adding a check and an error, also add a test case.

Closes #3364
parent b2b84f47
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment