summaryrefslogtreecommitdiff
path: root/Command/Sync.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-11 12:21:26 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-11 12:21:26 -0400
commitb15ce31aa84ac2ae3d78e82868fb6065f15c99a4 (patch)
tree2d547c505b65e23c2e0083098f1f860782a36dfb /Command/Sync.hs
parent028916acae51217b27de59d19f70ecc24cc2ed36 (diff)
parentf0f17dd7ff1b6220526a9c42683d7c6272598f64 (diff)
Merge branch 'master' into adjustedbranch
Diffstat (limited to 'Command/Sync.hs')
-rw-r--r--Command/Sync.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Command/Sync.hs b/Command/Sync.hs
index e6a8373ce..4753a8fdc 100644
--- a/Command/Sync.hs
+++ b/Command/Sync.hs
@@ -522,6 +522,5 @@ syncFile ebloom rs af k = do
)
, return []
)
- put dest = includeCommandAction $ do
- showStart' "copy" k af
+ put dest = includeCommandAction $
Command.Move.toStart' dest False af k