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

Fix when tmux is not installed or is not found again. #38

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

eitoball
Copy link
Contributor

Assumption in #35 was wrong. When tmux cannot be find, Shellany::Sheller.stdout('tmux -V') returns nil, not empty string ("").

When tmux cannot be find, `Shellany::Sheller.stdout('tmux -V')`
returns `nil`, not empty string.
@rymai
Copy link
Member

rymai commented Aug 1, 2019

@eitoball Thank you, looks good to me! ❤️ 💛 💚 🚀

@rymai rymai self-assigned this Aug 1, 2019
@rymai rymai merged commit 5ed9091 into guard:master Aug 1, 2019
@rymai
Copy link
Member

rymai commented Aug 1, 2019

@eitoball 0.1.3 released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants