From 6fdfd83e6b0f776bf79d9de0af82bcfc311072f9 Mon Sep 17 00:00:00 2001 From: Todd Gamblin Date: Wed, 15 Oct 2014 21:07:41 -0400 Subject: Add test cases for mirroring. --- bin/spack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/spack b/bin/spack index 2f74761a78..75874ca39e 100755 --- a/bin/spack +++ b/bin/spack @@ -96,7 +96,7 @@ if args.mock: # If the user asked for it, don't check ssl certs. if args.insecure: - tty.warn("You asked for --insecure, which does not check SSL certificates.") + tty.warn("You asked for --insecure, which does not check SSL certificates or checksums.") spack.curl.add_default_arg('-k') # Try to load the particular command asked for and run it -- cgit v1.2.3-70-g09d2