summaryrefslogtreecommitdiff
path: root/Remote
diff options
context:
space:
mode:
Diffstat (limited to 'Remote')
-rw-r--r--Remote/Directory.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Directory.hs b/Remote/Directory.hs
index f97449eaa..0d3478b79 100644
--- a/Remote/Directory.hs
+++ b/Remote/Directory.hs
@@ -66,7 +66,7 @@ directorySetup u c = do
return $ M.delete "directory" c
dirKey :: FilePath -> Key -> FilePath
-dirKey d k = d </> hashDir k </> f </> f
+dirKey d k = d </> hashDirMixed k </> f </> f
where
f = keyFile k