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

Investigate conflict between --foundry-project-root and lemmas paths #683

Open
palinatolmach opened this issue Jul 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@palinatolmach
Copy link
Collaborator

When using --foundry-project-root, kontrol build throws an error due to inability to find the lemmas.k file specified in foundry.toml:

require                    = 'lemmas.k'
module-import              = 'TestBase:KONTROL-LEMMAS'

We should ensure that the require parameter gets appended to the path provided via --foundry-project-root.

@palinatolmach palinatolmach added the bug Something isn't working label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant