spack/lib
Levi Baber 38bb0e3e7d resource: convert symlink to real path (#7417)
Fixes #7130

shutil.move expects a source path like "/x/y/" to be a directory and
fails if "/x/y" is a symlink. This invokes realpath on the source
path to avoid the issue.
2018-03-09 12:40:57 -08:00
..
spack resource: convert symlink to real path (#7417) 2018-03-09 12:40:57 -08:00