diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-02 15:50:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-02 15:50:27 -0400 |
commit | fb68a7881f725a7b097f8b0f1b347f24dfea5d59 (patch) | |
tree | 8ba00b7fe6fb58d4a2d0bb8280b60aeb624c8e36 /Locations.hs | |
parent | db5b479f3f9c68c05bd172b90fe5cab0336f378d (diff) |
convert rsync special backend to using both hash directory types
Diffstat (limited to 'Locations.hs')
-rw-r--r-- | Locations.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Locations.hs b/Locations.hs index 2f4a9200d..1179886ad 100644 --- a/Locations.hs +++ b/Locations.hs @@ -21,6 +21,7 @@ module Locations ( gitAnnexJournalDir, gitAnnexJournalLock, isLinkToAnnex, + annexHashes, hashDirMixed, hashDirLower, |