diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-30 15:08:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-30 15:08:49 -0400 |
commit | e9459ce34db199a12acf6f8f0c0a610384e2f000 (patch) | |
tree | 5301c41e8e77f47fecbd9bb5eab509f4524269f3 /doc | |
parent | f3de5fd2959f258d35a73b9c9a81d7a95bf7f61f (diff) |
assistant: Make sanity checker tmp dir cleanup code more robust.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Assistant_breaks_when_broken_symlinks_are_in_.git__47__annex__47__tmp.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/Assistant_breaks_when_broken_symlinks_are_in_.git__47__annex__47__tmp.mdwn b/doc/bugs/Assistant_breaks_when_broken_symlinks_are_in_.git__47__annex__47__tmp.mdwn index e47bfde1b..256bc1e7f 100644 --- a/doc/bugs/Assistant_breaks_when_broken_symlinks_are_in_.git__47__annex__47__tmp.mdwn +++ b/doc/bugs/Assistant_breaks_when_broken_symlinks_are_in_.git__47__annex__47__tmp.mdwn @@ -3,3 +3,7 @@ The assistant web UI says: `SanityCheckerStartup crashed: /home/zerodogg/Delt/.g I'm not sure what causes said symlink to appear (which has the name of a file that does exist in the annex), but it has done so on several systems accross different distributions here (Fedora 20, Ubuntu 14.04, Archlinux). Perhaps an rsync copies over a symlink instead of a file? git-annex version: 5.20140517-gee56d21 + +[[!tag confirmed]] + +> [[fixed|done]] --[[Joey]] |