Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run: fix confusing error message for tt run #967

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

psergee
Copy link
Collaborator

@psergee psergee commented Oct 1, 2024

If tarantool executable is not found, tt run prints "open : no such file or directory" error, which is confusing. Make the error message more clear.

Closes #966

If tarantool executable is not found, `tt run` prints
"open : no such file or directory" error, which is
confusing. Make the error message more clear.

Closes #966
@psergee psergee requested a review from oleg-jukovec October 1, 2024 12:11
@psergee psergee added the full-ci Enables full ci tests label Oct 1, 2024
Copy link
Contributor

@themilchenko themilchenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the patch! LGTM.

@oleg-jukovec oleg-jukovec merged commit 21384b6 into master Oct 7, 2024
34 of 36 checks passed
@oleg-jukovec oleg-jukovec deleted the psergee/gh-966-fix-confusing-error-message branch October 7, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-ci Enables full ci tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Strange error when tarantool is not installed
3 participants