fsck improvements
This commit is contained in:
parent
5fa25a812a
commit
abebbcfd54
4 changed files with 30 additions and 14 deletions
|
@ -57,5 +57,5 @@ checkKeySHA1 key = do
|
|||
then return True
|
||||
else do
|
||||
dest <- moveBad key
|
||||
showNote $ "bad file content (moved to "++dest++")"
|
||||
showLongNote $ "Bad file content; moved to "++dest
|
||||
return False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue