This commit is contained in:
Adam J. Stewart
2016-03-16 13:49:33 -05:00
parent 2fb128fb34
commit 82ce798f41

View File

@@ -58,8 +58,8 @@ def set_up_license(self, prefix):
""")
spack.editor(license_path)
tty.message("Set up license file %s" % license_path)
#spack.editor(license_path)
tty.msg("Set up license file %s" % license_path)
def install(self, spec, prefix):