aboutsummaryrefslogtreecommitdiff
path: root/utils/lock
blob: 9d02dae4bccd3dfd14b37db601f7b7afe8bb30ce (plain)
1
2
3
4
5
# vim:ft=sh:noexpandtab
# This implements lock to check to run tool just once

# TODO create lock and fail if no lock is present
# TODO remove lock at the exit using cleaner