stage: remove a rogue period (#3846)

This commit is contained in:
Ben Boeckel 2017-04-14 18:51:54 -04:00 committed by Adam J. Stewart
parent 2ed2469b11
commit 6574ec3143

View File

@ -455,7 +455,7 @@ def check(self):
"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()