spack/lib
Todd Gamblin 0c99d9ddc3 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.
2014-04-25 14:55:50 -07:00
..
spack Fix SPACK-17: Remove install prefix if install() fails 2014-04-25 14:55:50 -07:00