add stub claimUrl
This commit is contained in:
parent
8093008ef4
commit
cb6e16947d
16 changed files with 28 additions and 13 deletions
|
@ -71,6 +71,7 @@ gen r u c gc = do
|
|||
, readonly = False
|
||||
, mkUnavailable = return Nothing
|
||||
, getInfo = return [("repo", ddarrepo)]
|
||||
, claimUrl = Nothing
|
||||
}
|
||||
ddarrepo = fromMaybe (error "missing ddarrepo") $ remoteAnnexDdarRepo gc
|
||||
specialcfg = (specialRemoteCfg c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue