summaryrefslogtreecommitdiff
path: root/Command/AddUnused.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/AddUnused.hs')
-rw-r--r--Command/AddUnused.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Command/AddUnused.hs b/Command/AddUnused.hs
index f70500354..519c67e1b 100644
--- a/Command/AddUnused.hs
+++ b/Command/AddUnused.hs
@@ -25,8 +25,8 @@ start = startUnused "addunused" perform (performOther "bad") (performOther "tmp"
perform :: Key -> CommandPerform
perform key = next $ Command.Add.cleanup file key True
- where
- file = "unused." ++ key2file key
+ where
+ file = "unused." ++ key2file key
{- The content is not in the annex, but in another directory, and
- it seems better to error out, rather than moving bad/tmp content into