commit
45b0981285
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -21,7 +21,7 @@ endef
|
|||
# prototype: git_commit(msg)
|
||||
define git_commit
|
||||
-@flock $(LOCK_DIR) $(MAKE) -C $(YSYX_HOME) .git_commit MSG='$(1)'
|
||||
-@sync
|
||||
-@sync $(LOCK_DIR)
|
||||
endef
|
||||
|
||||
.git_commit:
|
||||
|
|
Loading…
Reference in a new issue