spack mirror now checksums fetched archives.

This commit is contained in:
Todd Gamblin
2014-06-24 11:53:44 -07:00
parent b33412e03a
commit 3c3f272280
4 changed files with 42 additions and 25 deletions

View File

@@ -105,4 +105,4 @@ except SpackError, e:
tty.die(e.message)
except KeyboardInterrupt:
tty.die("Got a keyboard interrupt from the user.")
tty.die("Keyboard interrupt.")