fix build on windows
deletestale renamed from cleanstale
This commit is contained in:
parent
418e97e847
commit
07baa7ffcf
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ checkTransfer t = debugLocks $ do
|
|||
readTransferInfoFile Nothing (fromRawFilePath tfile)
|
||||
Just lockhandle -> do
|
||||
dropLock lockhandle
|
||||
cleanstale
|
||||
deletestale
|
||||
return Nothing
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue