Mercurial > libervia-backend
annotate INSTALL @ 2883:7e8ca7c1429a
jp (avatar/get): fixed avatar being displayed 2 times in a corner case:
when avatar is shown by ImageMagick's display and it is terminated using SIGINT, the return code is 2 and not 0.
Before this patch, jp was interpreting the 2 as an image not displayed and so was trying with the next available command
Now it is stopping when exit code 2 is received.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 05 Apr 2019 21:22:05 +0200 |
parents | e7bd2945518f |
children | 457ae6381e2a |
rev | line source |
---|---|
2619
e7bd2945518f
doc (INSTALL): replaced instruction with a simple link to the wiki, to avoid duplication and desynchronisation
Goffi <goffi@goffi.org>
parents:
1935
diff
changeset
|
1 You'll find install instructions on the following link: http://wiki.goffi.org/wiki/Salut_%C3%A0_Toi |
885 | 2 |
2619
e7bd2945518f
doc (INSTALL): replaced instruction with a simple link to the wiki, to avoid duplication and desynchronisation
Goffi <goffi@goffi.org>
parents:
1935
diff
changeset
|
3 If you need help, come the SàT official XMPP room: sat@chat.jabberfr.org or join us with a web browser via https://chat.jabberfr.org/converse.js/sat@chat.jabberfr.org |