Update lib/spack/spack/environment/environment.py
Co-authored-by: Todd Gamblin <tgamblin@llnl.gov>
This commit is contained in:
parent
11139a9e39
commit
2fba1a58ef
@ -477,7 +477,7 @@ def from_dict(base_path, d):
|
||||
@property
|
||||
def _current_root(self):
|
||||
"""
|
||||
Return the directory in which the view is currently implemented.
|
||||
Return the directory in which the view has been constructed.
|
||||
|
||||
If the view is using renameat2 for atomic updates, self.root is a directory and the root
|
||||
of the underlying implementation is the same as self.root.
|
||||
|
Loading…
Reference in New Issue
Block a user