split Commits and lifted

This commit is contained in:
Joey Hess 2012-10-29 19:35:18 -04:00
parent d2294f0dfa
commit 42babf5012
7 changed files with 33 additions and 19 deletions

View file

@ -48,7 +48,7 @@ configMonitorThread = NamedThread "ConfigMonitor" $ loop =<< getConfigs
reloadConfigs new
{- Record a commit to get this config
- change pushed out to remotes. -}
recordCommit <<~ commitChan
recordCommit
loop new
{- Config files, and their checksums. -}