summaryrefslogtreecommitdiff
path: root/Command/Reinject.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Reinject.hs')
-rw-r--r--Command/Reinject.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Command/Reinject.hs b/Command/Reinject.hs
index 8fe7587fa..48f50d324 100644
--- a/Command/Reinject.hs
+++ b/Command/Reinject.hs
@@ -74,9 +74,8 @@ perform src key = ifM move
, error "failed"
)
where
- move = checkDiskSpaceToGet key False $ do
+ move = checkDiskSpaceToGet key False $
moveAnnex key src
- return True
cleanup :: Key -> CommandCleanup
cleanup key = do