We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tail__.go and watch/polling__.go only builds on Windows/Linux. Build fails on OS X(darwin) with
go test -v ./... # github.com/ActiveState/tail/watch watch/polling.go:73: undefined: permissionErrorRetry # _/Users/rickard/src/go-code/src/github.com/ActiveState/tail/watch watch/polling.go:73: undefined: permissionErrorRetry FAIL github.com/ActiveState/tail [build failed] make: *** [test] Error 2
Error was introduced in: c2a48be
The text was updated successfully, but these errors were encountered:
[hpcloudGH-37] Support Darwin (OS X) again
ed40808
Merge pull request #38 from rickard-von-essen/posix
fd3ba4e
[GH-37] Support Darwin (OS X) again
No branches or pull requests
tail__.go and watch/polling__.go only builds on Windows/Linux. Build fails on OS X(darwin) with
Error was introduced in: c2a48be
The text was updated successfully, but these errors were encountered: