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

Generated opam file is wrong when passing -f <path/to/my/config.ml> #1357

Open
hannesm opened this issue Sep 26, 2022 · 0 comments
Open

Generated opam file is wrong when passing -f <path/to/my/config.ml> #1357

hannesm opened this issue Sep 26, 2022 · 0 comments

Comments

@hannesm
Copy link
Member

hannesm commented Sep 26, 2022

x-mirage-configure: ["sh" "-exc" "cd tutorial/hello/ && mirage configure -t hvt -f tutorial/hello/config.ml --context tutorial/hello/mirage/context --no-extra-repo"]

This includes both cd tutotial/hello and -f tutorial/hello/config.ml which won't work. It is not entirely clear to me how to figure out inside of mirage which working directory we've been called by -- or rephrased how -f is implemented (whether it changes the working directory).

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

1 participant