diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-17 18:29:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-17 18:29:28 -0400 |
commit | c70b78d40a1f27176cc01c8ae02355b50d5cb607 (patch) | |
tree | 2187788256e655529cf098888038e8e917c03fda /doc/bugs | |
parent | 8b892901a98421b9b70c131bcc7af3a5e2ce62d9 (diff) |
migrate: Don't fall over a stale temp file.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/interrupting_migration_causes_problems.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/interrupting_migration_causes_problems.mdwn b/doc/bugs/interrupting_migration_causes_problems.mdwn index 3298a1fa6..68426e54a 100644 --- a/doc/bugs/interrupting_migration_causes_problems.mdwn +++ b/doc/bugs/interrupting_migration_causes_problems.mdwn @@ -47,4 +47,6 @@ The error: failed git-annex: migrate: 1 failed - +> Fixed it to delete the stale temp file. [[done]] +> +> Thanks for making such clear test cases, Jim! --[[Joey]] |