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)
|
readTransferInfoFile Nothing (fromRawFilePath tfile)
|
||||||
Just lockhandle -> do
|
Just lockhandle -> do
|
||||||
dropLock lockhandle
|
dropLock lockhandle
|
||||||
cleanstale
|
deletestale
|
||||||
return Nothing
|
return Nothing
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue