summaryrefslogtreecommitdiff
path: root/Command/Indirect.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Indirect.hs')
-rw-r--r--Command/Indirect.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Indirect.hs b/Command/Indirect.hs
index 168d837ff..e09e3c9be 100644
--- a/Command/Indirect.hs
+++ b/Command/Indirect.hs
@@ -73,7 +73,7 @@ perform = do
showEndOk
cleandirect k = do
- liftIO . nukeFile =<< inRepo (gitAnnexCache k)
+ liftIO . nukeFile =<< inRepo (gitAnnexInodeCache k)
liftIO . nukeFile =<< inRepo (gitAnnexMapping k)
cleanup :: CommandCleanup