close
This commit is contained in:
parent
2bd6d97df4
commit
00209cce93
2 changed files with 9 additions and 1 deletions
|
@ -357,3 +357,10 @@ Cases: 1 Tried: 1 Errors: 1 Failures: 0
|
||||||
Some tests failed!
|
Some tests failed!
|
||||||
(This could be due to a bug in git-annex, or an incompatability
|
(This could be due to a bug in git-annex, or an incompatability
|
||||||
with utilities, such as git, installed on this system.)
|
with utilities, such as git, installed on this system.)
|
||||||
|
|
||||||
|
> [[done]], see comment.
|
||||||
|
>
|
||||||
|
> (The test suite output suggests to me that it was run on a system
|
||||||
|
> that does not support symlinks, and may be broken in some other way
|
||||||
|
> as well, but is not relevant to this bug report.)
|
||||||
|
> --[[Joey]]
|
||||||
|
|
|
@ -39,7 +39,8 @@ using presence messages, and chat messages (with empty body tags,
|
||||||
so clients don't display them).
|
so clients don't display them).
|
||||||
|
|
||||||
git-annex sets a negative presence priority, to avoid any regular messages
|
git-annex sets a negative presence priority, to avoid any regular messages
|
||||||
getting eaten by its clients. It also sets itself extended away.
|
getting eaten by its clients. It also sets itself extended away. (XA
|
||||||
|
no longer used; see 90e47088908c2374d5d9306f4dacdf22de599cf5.)
|
||||||
Note that this means that chat messages always have to be directed at
|
Note that this means that chat messages always have to be directed at
|
||||||
specific git-annex clients.
|
specific git-annex clients.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue