Fixed bug propagating --dirty flag to sub-installs.#1625
Fixed bug propagating --dirty flag to sub-installs.#1625tgamblin merged 5 commits intospack:developfrom
Conversation
|
I just added the ability to auto-set I don't want to be typing HOWEVER... I'm not sure an env var is the right place to put this. Maybe it should be going into a global Spack config, some YAML file? Advice? |
|
probably this PR could solve your problem #943 |
… `spack install`
|
@tgamblin This is technically ready to merge. This PR does three things:
Before merging, we need to decide whether an env var is the right way to create a "permanty --dirty". Or should we put an entry into one of Spack's config files? If so, which one, and how do we code that? |
|
I want to allow an entry in |
No description provided.