summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorPaul Ferrell <51765748+Paul-Ferrell@users.noreply.github.com>2021-10-07 13:18:35 -0600
committerGitHub <noreply@github.com>2021-10-07 19:18:35 +0000
commit0b9914e2f524194167373da72b9685e5e21bfca1 (patch)
treecf1092829c130b96cb24f3cda37e55e42f0a1760 /var
parent9853fd50e2dc6253a2c80b38fc3bad8f226ce94e (diff)
downloadspack-0b9914e2f524194167373da72b9685e5e21bfca1.tar.gz
spack-0b9914e2f524194167373da72b9685e5e21bfca1.tar.bz2
spack-0b9914e2f524194167373da72b9685e5e21bfca1.tar.xz
spack-0b9914e2f524194167373da72b9685e5e21bfca1.zip
Fix for license symlinking issue. (#26576)
When a symlink to a license file exists but is broken, the license symlink post-install hook fails because os.path.exists() checks the existence of the target not the symlink itself. os.path.lexists() is the proper function to use.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions