From 57d3b0280039228061c56c5505307b109d234a9d Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Fri, 19 Nov 2021 09:02:22 +0100 Subject: Remove spurious debug print (#27541) --- lib/spack/spack/bootstrap.py | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/spack/bootstrap.py b/lib/spack/spack/bootstrap.py index 62621fe581..f7e555bea8 100644 --- a/lib/spack/spack/bootstrap.py +++ b/lib/spack/spack/bootstrap.py @@ -431,7 +431,6 @@ class _SourceBootstrapper(object): msg = "[BOOTSTRAP GnuPG] Try installing '{0}' from sources" tty.debug(msg.format(abstract_spec_str)) concrete_spec.package.do_install() - print('Here') if _executables_in_store(executables, concrete_spec, query_info=info): self.last_search = info return True -- cgit v1.2.3-60-g2f50