fix build without servant some more
This commit is contained in:
parent
1560e0eee9
commit
41cef62dad
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ p2pHttpClientVersions allowedversion rmt fallback clientaction =
|
|||
M.insert (Git.CredentialBaseURL credentialbaseurl) cred cc
|
||||
Nothing -> noop
|
||||
#else
|
||||
p2pHttpClientVersions _rmt fallback () = fallback
|
||||
p2pHttpClientVersions _ _ fallback () = fallback
|
||||
"This remote uses an annex+http url, but this version of git-annex is not build with support for that."
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue