improve messages
This commit is contained in:
parent
ac6b492711
commit
607eed0de2
2 changed files with 4 additions and 2 deletions
|
@ -84,7 +84,7 @@ start mode (srcfile, destfile) =
|
|||
liftIO $ removeFile srcfile
|
||||
next $ return True
|
||||
, do
|
||||
warning "could not verify that the content is still present in the annex; not removing from the import location"
|
||||
warning "Could not verify that the content is still present in the annex; not removing from the import location."
|
||||
stop
|
||||
)
|
||||
importfile = do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue