renaming
This commit is contained in:
parent
4c9ad1de46
commit
7a42a47902
17 changed files with 31 additions and 34 deletions
|
@ -145,7 +145,7 @@ expensiveScan urlrenderer rs = batch <~> do
|
|||
(unwanted', ts) <- maybe
|
||||
(return (unwanted, []))
|
||||
(findtransfers f unwanted)
|
||||
=<< liftAnnex (lookupFile f)
|
||||
=<< liftAnnex (lookupKey f)
|
||||
mapM_ (enqueue f) ts
|
||||
|
||||
{- Delay for a short time to avoid using too much CPU. -}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue