spack/lib/spack
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
..
docs Update docs for new package structure. 2014-03-16 17:05:24 -07:00
env bugfix for SPACK-20: add dependency bin directories to PATH 2014-04-15 22:45:34 -07:00
llnl Clean up find command, move code to utils. 2014-04-14 12:53:23 -07:00
spack Fix SPACK-17: Remove install prefix if install() fails 2014-04-25 14:55:50 -07:00