]> nmode's Git Repositories - signal-cli/commitdiff
Improve exit code for message sending
authorAsamK <asamk@gmx.de>
Wed, 22 Dec 2021 11:47:42 +0000 (12:47 +0100)
committerAsamK <asamk@gmx.de>
Wed, 22 Dec 2021 11:47:42 +0000 (12:47 +0100)
Exit with 0 status code if the message was sent successfully to at least
one recipient, otherwise exit with status code 2 or 4 (for untrusted).

Fixes #828


No differences found