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

bug fix for ccpp_prebuild.py #342

Closed
pjpegion opened this issue Dec 14, 2020 · 0 comments · Fixed by #343
Closed

bug fix for ccpp_prebuild.py #342

pjpegion opened this issue Dec 14, 2020 · 0 comments · Fixed by #343

Comments

@pjpegion
Copy link
Collaborator

The bug causes a python exception instead of giving the error/mismatch between the CCPP metadata variables.
The raise Exception("Explicitly requested optional argument '{}' not known to {}/{}" ... printout which tells the developer what variable is not defined correctly. This is a one line fix in ccpp_prebuild.py

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

Successfully merging a pull request may close this issue.

1 participant