LLNL / uberenv

Automates using spack to build and deploy software
Other
25 stars 9 forks source link

Remove old spack env dir if exists #116

Closed chapman39 closed 1 year ago

chapman39 commented 1 year ago

Since the destination dir is something we create it's okay to remove this file. Users may want to make many environments one after another in the same dest dir without having to worry about the name of the spack environment directory.

Came up from recent Spack change where it errors out if a spack.yaml already exists in spack environment directory