better name

This commit is contained in:
Joey Hess 2012-08-22 15:37:26 -04:00
parent 5c3e14649e
commit 546ba8b7e1
3 changed files with 5 additions and 5 deletions

View file

@ -124,7 +124,7 @@ pollingThread st dstatus scanremotes = runEvery (Seconds 3600) $
handleConnection :: ThreadState -> DaemonStatusHandle -> ScanRemoteMap -> IO ()
handleConnection st dstatus scanremotes = do
syncRemotes thisThread st dstatus scanremotes =<<
reconnectRemotes thisThread st dstatus scanremotes =<<
filter (Git.repoIsUrl . Remote.repo)
<$> networkRemotes st