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

OS X support broken by c2a48be #37

Closed
rickard-von-essen opened this issue Jul 28, 2014 · 0 comments
Closed

OS X support broken by c2a48be #37

rickard-von-essen opened this issue Jul 28, 2014 · 0 comments

Comments

@rickard-von-essen
Copy link
Contributor

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

rickard-von-essen added a commit to rickard-von-essen/tail that referenced this issue Jul 28, 2014
srid pushed a commit that referenced this issue Jul 28, 2014
@srid srid closed this as completed Jul 28, 2014
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

No branches or pull requests

2 participants