From 6574ec31430b5c00563f1942b72e2d830a022d6b Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Fri, 14 Apr 2017 18:51:54 -0400 Subject: stage: remove a rogue period (#3846) --- lib/spack/spack/stage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/spack/stage.py b/lib/spack/spack/stage.py index 21db3d75c2..29b6882927 100644 --- a/lib/spack/spack/stage.py +++ b/lib/spack/spack/stage.py @@ -455,7 +455,7 @@ class Stage(object): "control system, but it has been archived on a spack " "mirror. This means we cannot know a checksum for the " "tarball in advance. Be sure that your connection to " - "this mirror is secure!.") + "this mirror is secure!") else: self.fetcher.check() -- cgit v1.2.3-60-g2f50