aboutsummaryrefslogtreecommitdiff
path: root/Remote/S3real.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Remote/S3real.hs')
-rw-r--r--Remote/S3real.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Remote/S3real.hs b/Remote/S3real.hs
index 456a77f0e..77b6b6ca4 100644
--- a/Remote/S3real.hs
+++ b/Remote/S3real.hs
@@ -67,7 +67,8 @@ gen' r u c cst =
removeKey = remove this,
hasKey = checkPresent this,
hasKeyCheap = False,
- config = c
+ config = c,
+ repo = r
}
s3Setup :: UUID -> RemoteConfig -> Annex RemoteConfig