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

opa run "-w" does not support path prefixes #193

Closed
tsandall opened this issue Dec 13, 2016 · 0 comments
Closed

opa run "-w" does not support path prefixes #193

tsandall opened this issue Dec 13, 2016 · 0 comments
Labels

Comments

@tsandall
Copy link
Member

When support for directory loading and path prefixes was added, the code that watches the files for changes was not updated. As a result, it tries to open the entire path with the entire command line string.

torin:~$ opa run -w foo:x.json
error opening watch: lstat foo:x.json: no such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant