diff options
author | Zack Galbreath <zack.galbreath@kitware.com> | 2018-04-04 01:22:28 -0400 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-04-03 22:22:28 -0700 |
commit | f613437a44ddafbb336dd23dcd36421a08188dcc (patch) | |
tree | 8ac07271a1412e5214c5eff4cd65a61bd47b631e /.flake8 | |
parent | b1a5764956e0f569b4955dbf43e5656873c903f6 (diff) | |
download | spack-f613437a44ddafbb336dd23dcd36421a08188dcc.tar.gz spack-f613437a44ddafbb336dd23dcd36421a08188dcc.tar.bz2 spack-f613437a44ddafbb336dd23dcd36421a08188dcc.tar.xz spack-f613437a44ddafbb336dd23dcd36421a08188dcc.zip |
Do not call sys.exit() in except block (#7659)
When an invalid spec is encountered by `parse_specs()` we now raise a
`SpackError` instead of calling `sys.exit()`
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions