abort Formaline's git-lock.pl if aquiring lock fails for reasons other than EEXIST

Issue #1076 resolved
Roland Haas repo owner created an issue

without this it enters an infinite loop if eg the path to the lockdir does not exist. With this patch, the command that wait for the lock is not executed and the make system prints out an error message.

Keyword: Formaline

Comments (2)

  1. Log in to comment