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

e2e: rename linux runner to avoid implicit build tag #7070

Merged
merged 1 commit into from
Feb 4, 2020

Commits on Feb 4, 2020

  1. e2e: rename linux runner to avoid implicit build tag

    Go implicitly treats files ending with `_linux.go` as build tagged for
    Linux only. This broke the e2e provisioning framework on macOS once we
    tried importing it into the `e2e/consulacls` module.
    tgross committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    2c0cb0d View commit details
    Browse the repository at this point in the history