diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2014-04-25 14:54:22 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2014-04-25 14:55:50 -0700 |
commit | 0c99d9ddc3d00cb6a9f3f1ac962c822f7bf95933 (patch) | |
tree | ade1583391646327dfda77d10fc16effcba3c6af /bin | |
parent | 15589754ecfee76ae6972eeebfe5d888172e5b9b (diff) | |
download | spack-0c99d9ddc3d00cb6a9f3f1ac962c822f7bf95933.tar.gz spack-0c99d9ddc3d00cb6a9f3f1ac962c822f7bf95933.tar.bz2 spack-0c99d9ddc3d00cb6a9f3f1ac962c822f7bf95933.tar.xz spack-0c99d9ddc3d00cb6a9f3f1ac962c822f7bf95933.zip |
Fix SPACK-17: Remove install prefix if install() fails
- except clause now catches anything, not just exception
- sys.exit() changed to os._exit() to avoid interfering with unit tests
and to avoid raising SystemExit exception when child processes quit.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions