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

FIXED katon tail should find app regardless of directory #70

Merged
merged 1 commit into from
May 4, 2015
Merged

FIXED katon tail should find app regardless of directory #70

merged 1 commit into from
May 4, 2015

Conversation

assaf
Copy link
Contributor

@assaf assaf commented Apr 20, 2015

We’ve got a case where the project’s name (and so working directory)
doesn’t match the hostname.

katon tail can’t find the log file since it tries to use the working
directory name instead of the host name.

This change iterates over the hosts in ~/.katon to find the one that’s
associated with the current working directory.

We’ve got a case where the project’s name (and so working directory)
doesn’t match the hostname.

`katon tail` can’t find the log file since it tries to use the working
directory name instead of the host name.

This change iterates over the hosts in ~/.katon to find the one that’s
associated with the current working directory.
typicode added a commit that referenced this pull request May 4, 2015
FIXED katon tail should find app regardless of directory
@typicode typicode merged commit 73676c1 into typicode:master May 4, 2015
@typicode
Copy link
Owner

typicode commented May 4, 2015

Sorry for the delay and thanks for the PR.
Will publish right now.

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