summaryrefslogtreecommitdiff
path: root/Remote/Glacier.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Remote/Glacier.hs')
-rw-r--r--Remote/Glacier.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/Glacier.hs b/Remote/Glacier.hs
index 3726c7083..5cd224d19 100644
--- a/Remote/Glacier.hs
+++ b/Remote/Glacier.hs
@@ -59,6 +59,7 @@ gen r u c gc = new <$> remoteCost gc veryExpensiveRemoteCost
hasKey = checkPresent this,
hasKeyCheap = False,
whereisKey = Nothing,
+ remoteFsck = Nothing,
config = c,
repo = r,
gitconfig = gc,