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

Inconsistent behavoir between revel run and revel test #193

Open
notzippy opened this issue Jul 15, 2020 · 0 comments
Open

Inconsistent behavoir between revel run and revel test #193

notzippy opened this issue Jul 15, 2020 · 0 comments

Comments

@notzippy
Copy link
Contributor

However, revel run dev will only work if we are in parent dir of [proj]. i.e. if I have dir structure /go/src/[proj], I can run revel run [proj] dev when I am in /go/src dir.

However, if I am in another dir I need to run revel run -a /abs/path/to/[proj] dev in order to properly find the app.
See
revel/revel#1501 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants