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

Always copy generated spack.yaml #126

Open
white238 opened this issue Nov 7, 2023 · 0 comments
Open

Always copy generated spack.yaml #126

white238 opened this issue Nov 7, 2023 · 0 comments
Assignees

Comments

@white238
Copy link
Member

white238 commented Nov 7, 2023

I've ran into cases where the spack.yaml is generated but wasn't copied due to failures. We should try to always do the copying.

uberenv/uberenv.py

Lines 933 to 934 in 991a9ce

print("[copying spack yaml file to {0}]".format(copied_spack_yaml))
sexe("cp {0} {1}".format(generated_spack_yaml, copied_spack_yaml))

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

2 participants