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

go test exec.Command('receptor') command not found on PATH #108

Closed
fosterseth opened this issue Aug 24, 2020 · 1 comment
Closed

go test exec.Command('receptor') command not found on PATH #108

fosterseth opened this issue Aug 24, 2020 · 1 comment
Assignees
Labels
type:enhancement New feature or request

Comments

@fosterseth
Copy link
Member

e.g. https://github.com/project-receptor/receptor/blob/615c1eaa01054ee8f0304a0675063ced9a49d9da/tests/functional/cli/cli_test.go#L52

Maybe we can use relative paths, or add project folder to PATH automatically

@fosterseth fosterseth changed the title go test os.exec('receptor') command not found on PATH go test exec.Command('receptor') command not found on PATH Aug 24, 2020
@squidboylan squidboylan self-assigned this Aug 24, 2020
@ghjm ghjm added the type:enhancement New feature or request label Sep 8, 2020
@john-westcott-iv john-westcott-iv self-assigned this Nov 16, 2021
@fosterseth
Copy link
Member Author

basically, running tests requires "receptor" in your PATH. I don't think this is big deal and hasn't caused problems. closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants