more OsPath conversion (502/749)
Sponsored-by: Kevin Mueller on Patreon
This commit is contained in:
parent
b28433072c
commit
0b9e9cbf70
15 changed files with 147 additions and 149 deletions
|
@ -191,7 +191,7 @@ transport (RemoteRepo r gc) url@(RemoteURI uri) th ichan ochan =
|
|||
runBool [Param "fetch", Param $ Git.repoDescribe r]
|
||||
send (DONESYNCING url ok)
|
||||
|
||||
torSocketFile :: Annex.Annex (Maybe FilePath)
|
||||
torSocketFile :: Annex.Annex (Maybe OsPath)
|
||||
torSocketFile = do
|
||||
u <- getUUID
|
||||
let ident = fromUUID u
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue