diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2021-07-03 11:40:24 -0700 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2021-10-28 15:37:44 -0700 |
commit | 2bd513d6591161d271221bb76bc1420bd3c2b3e3 (patch) | |
tree | b468154a4ed827d132e4747bad4c921baeaf66f4 /bin | |
parent | 56ad721eb59756b0903beb033b91a5185647a71b (diff) | |
download | spack-2bd513d6591161d271221bb76bc1420bd3c2b3e3.tar.gz spack-2bd513d6591161d271221bb76bc1420bd3c2b3e3.tar.bz2 spack-2bd513d6591161d271221bb76bc1420bd3c2b3e3.tar.xz spack-2bd513d6591161d271221bb76bc1420bd3c2b3e3.zip |
config: ensure that options like `--debug` are set first
`spack --debug config edit` was not working properly -- it would not do show a
stack trace for configuration errors.
- [x] Rework `_main()` and add some notes for maintainers on where things need
to go for configuration to work properly.
- [x] Move config setup to *after* command-line parsing is done.
Co-authored-by: scheibelp <scheibel1@llnl.gov>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions