This commit is contained in:
Joey Hess 2011-11-09 01:15:51 -04:00
parent bf460a0a98
commit 56b8194470
7 changed files with 13 additions and 22 deletions

View file

@ -109,8 +109,7 @@ verifyLocationLog key desc = do
where
fix u s = do
showNote "fixing location log"
g <- gitRepo
logChange g key u s
logChange key u s
{- The size of the data for a key is checked against the size encoded in
- the key's metadata, if available. -}