Shift setup and add more logging for polling git repositories
This commit is contained in:
parent
cf912ed933
commit
0e09e5af2e
2 changed files with 14 additions and 8 deletions
|
|
@ -210,6 +210,7 @@
|
|||
(lambda ()
|
||||
(run-sqitch)
|
||||
|
||||
(poll-git-repositories-setup)
|
||||
(for-each
|
||||
(lambda (git-repository-details)
|
||||
(let ((id (assq-ref git-repository-details 'id)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue