4d96d1de07
return EX_TEMPFAIL if the file was already locked. This makes it easier to distinguish between lock collisions and failures within the command being executed. Also, don't complain if the unlink() fails in the cleanup handler. It doesn't matter anyway, and it obscured the exit status returned from the command that was executed. |
||
---|---|---|
.. | ||
lockf.1 | ||
lockf.c | ||
Makefile |