projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf07a2c
)
typo
author
Joey Hess
<joey@kitenet.net>
Thu, 28 Mar 2013 21:11:53 +0000
(17:11 -0400)
committer
Joey Hess
<joey@kitenet.net>
Thu, 28 Mar 2013 21:11:53 +0000
(17:11 -0400)
Assistant/DaemonStatus.hs
patch
|
blob
|
history
diff --git
a/Assistant/DaemonStatus.hs
b/Assistant/DaemonStatus.hs
index 774580f863d68ead0bce510481f40a2305fe5b9b..e5c25f4cd7f13d984b7a84d8e5677527685d9326 100644
(file)
--- a/
Assistant/DaemonStatus.hs
+++ b/
Assistant/DaemonStatus.hs
@@
-64,7
+64,7
@@
calcSyncRemotes = do
where
iscloud r = not (Remote.readonly r) && Remote.globallyAvailable r
-{- Updates the sycRemotes list from the list of all remotes in Annex state. -}
+{- Updates the sy
n
cRemotes list from the list of all remotes in Annex state. -}
updateSyncRemotes :: Assistant ()
updateSyncRemotes = do
modifyDaemonStatus_ =<< liftAnnex calcSyncRemotes