Skip to content

Commit

Permalink
obviously xx-verify has own locking
Browse files Browse the repository at this point in the history
  • Loading branch information
panekj committed Jun 17, 2024
1 parent c12fc30 commit 0000ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/xx-verify
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -e

mkdir -p /var/lock /var/run/lock
if [ -z "$XX_VERIFY_NOLOCK" ]; then
lock="/var/lock/xx-verify"
exec 9>$lock
Expand Down

0 comments on commit 0000ef3

Please sign in to comment.