Fix compatable typo (yet to add to codespell)
=== Do not change lines below === { "chain": [], "cmd": "git-sedi compatable compatible", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
This commit is contained in:
parent
87e2ae2014
commit
9c2ab31549
12 changed files with 12 additions and 12 deletions
|
@ -18,7 +18,7 @@ looks like a cache directory with a missing or empty base file, so it
|
|||
decides to clean it up. In the meantime the first process has written
|
||||
base and other files and so the rm fails. Also, the first process may
|
||||
succeed and end up running git-annex with some locale files missing
|
||||
(if the rm happened to delete those), resulting in incompatable
|
||||
(if the rm happened to delete those), resulting in incompatible
|
||||
system locales being used.
|
||||
|
||||
So, it ought to defer cleaning up old caches until after it's made sure its
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue