summaryrefslogtreecommitdiff
path: root/Command/Direct.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Direct.hs')
-rw-r--r--Command/Direct.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Direct.hs b/Command/Direct.hs
index 991930c38..8e7f40145 100644
--- a/Command/Direct.hs
+++ b/Command/Direct.hs
@@ -41,7 +41,7 @@ perform = do
next cleanup
where
go = whenAnnexed $ \f (k, _) -> do
- r <- toDirect k f
+ r <- toDirectGen k f
case r of
Nothing -> noop
Just a -> do