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:
c1b4d76
)
remove obsolete comment
author
Joey Hess
<joeyh@joeyh.name>
Thu, 24 Sep 2020 18:22:56 +0000
(14:22 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Thu, 24 Sep 2020 18:22:56 +0000
(14:22 -0400)
Command/Sync.hs
patch
|
blob
|
history
diff --git
a/Command/Sync.hs
b/Command/Sync.hs
index 39b454d0fc150bd8b4368d7b188e344ca9e42435..75c6be258cd287144905b16dd2126c39f5c328a1 100644
(file)
--- a/
Command/Sync.hs
+++ b/
Command/Sync.hs
@@
-685,8
+685,6
@@
seekSyncContent o rs currbranch = do
go (Left bloom) mvar (AssociatedFile Nothing) k
go ebloom mvar af k = do
- -- Run syncFile as a command action so file transfers run
- -- concurrently.
let ai = OnlyActionOn k (ActionItemKey k)
startingNoMessage ai $ do
whenM (syncFile ebloom rs af k) $