better drop error messages

This commit is contained in:
Joey Hess 2010-10-19 13:39:53 -04:00
parent 3531ce5c54
commit ed3f6653b6
2 changed files with 30 additions and 21 deletions

View file

@ -51,7 +51,7 @@ getUUID r = do
let c = cached r g
let u = uncached r
if (c /= u && u /= "")
then do
updatecache g r u