summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2014-06-24 11:53:44 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2014-06-24 11:53:44 -0700
commit3c3f272280c530553322142d9d836c91b1b01137 (patch)
tree2590f8aef1dd14104c921c55ca39e00cf802bc64 /bin
parentb33412e03a57783202cc274c48aa02b787adfbf5 (diff)
downloadspack-3c3f272280c530553322142d9d836c91b1b01137.tar.gz
spack-3c3f272280c530553322142d9d836c91b1b01137.tar.bz2
spack-3c3f272280c530553322142d9d836c91b1b01137.tar.xz
spack-3c3f272280c530553322142d9d836c91b1b01137.zip
spack mirror now checksums fetched archives.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/spack2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/spack b/bin/spack
index df517c1f1d..a0ce203d63 100755
--- a/bin/spack
+++ b/bin/spack
@@ -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.")