exit-post-hook-unlock.sh: exit gracefully if LOCKDIR does not exist
authorAntonio Ospite <ao2@ao2.it>
Tue, 8 May 2018 15:46:34 +0000 (17:46 +0200)
committerAntonio Ospite <ao2@ao2.it>
Tue, 8 May 2018 15:46:34 +0000 (17:46 +0200)
commit2144a1fa25d58c93677c110bcbfdc58023d0cf45
tree6bd8105ded75c8f180438839904c80b00cc2e492
parent6e3f2c8a7097aeccd1b7bda32e1b058a947e5c78
exit-post-hook-unlock.sh: exit gracefully if LOCKDIR does not exist

If LOCKDIR does not exist it means that the lock is not active so
there's no need to do anything.
exit-post-hook-unlock.sh