Test a change @becker33 suggested to work around issue
This commit is contained in:
parent
70534ac9d4
commit
ca65fff09a
@ -3015,7 +3015,7 @@ def included_config_scopes(self) -> List[spack.config.ConfigScope]:
|
||||
if missing:
|
||||
msg = "Detected {0} missing include path(s):".format(len(missing))
|
||||
msg += "\n {0}".format("\n ".join(missing))
|
||||
raise spack.config.ConfigFileError(msg)
|
||||
tty.warn(msg)
|
||||
|
||||
return scopes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user