summaryrefslogtreecommitdiff
path: root/Remotes.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Remotes.hs')
-rw-r--r--Remotes.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Remotes.hs b/Remotes.hs
index e04874f7d..e8a78a59e 100644
--- a/Remotes.hs
+++ b/Remotes.hs
@@ -32,6 +32,7 @@ import qualified Annex
import LocationLog
import Locations
import UUID
+import Trust
import Utility
import qualified Content
import Messages
@@ -126,7 +127,7 @@ keyPossibilities key = do
allremotes <- remotesByCost
g <- Annex.gitRepo
u <- getUUID g
- trusted <- getTrusted
+ trusted <- trustGet Trusted
-- get uuids of other repositories that are
-- believed to have the key