Skip to content

Commit c053647

Browse files
author
Benedikt Hegner
committed
remove debug printout
1 parent 9c67751 commit c053647

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/spack/spack/package.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,6 @@ def do_install(self,
871871
make_jobs=make_jobs)
872872

873873
start_time = time.time()
874-
print install_policy
875874
if install_policy != "build":
876875
spack.binary_distribution.prepare()
877876
spack.binary_distribution.download_tarball(self)

0 commit comments

Comments
 (0)