diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-07-21 10:39:47 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-07-21 10:39:47 -0700 |
commit | 2b0d94434164e5d097b8c9d7f7109651b3613b58 (patch) | |
tree | 5f511ec5a0f81714ba8b0eef2fa5524ee785c382 /share | |
parent | 1a136d6db2d12be8788c34993c5e6f4edeb00bb3 (diff) | |
download | spack-2b0d94434164e5d097b8c9d7f7109651b3613b58.tar.gz spack-2b0d94434164e5d097b8c9d7f7109651b3613b58.tar.bz2 spack-2b0d94434164e5d097b8c9d7f7109651b3613b58.tar.xz spack-2b0d94434164e5d097b8c9d7f7109651b3613b58.zip |
locks: fix bug when creating lockfiles in the current directory.
- Fixes a bug in `llnl.util.lock`
- Locks in the current directory would fail because the parent directory
was the empty string.
- Fix this and return '.' for the parent of locks in the current
directory.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions