Bug fix
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user