From a243fb1c7f04817fa19209689849aa2fe8631b3d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 15 May 2013 19:15:40 -0400 Subject: fix toDirectGen bug introduced in 7d345fcb307cfecb5fa834a0b17be01e4e6f5df8 --- Annex/Direct.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Annex/Direct.hs') diff --git a/Annex/Direct.hs b/Annex/Direct.hs index 596c90994..67822f2d5 100644 --- a/Annex/Direct.hs +++ b/Annex/Direct.hs @@ -191,6 +191,7 @@ toDirectGen k f = do {- Move content from annex to direct file. -} thawContentDir loc updateInodeCache k loc + addAssociatedFile k f thawContent loc replaceFile f $ liftIO . moveFile loc fromdirect = do -- cgit v1.2.3