mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 21:36:30 +03:00
add SMTP_CONNECTED and IMAP_CONNECTED events
This commit is contained in:
@@ -27,7 +27,7 @@ toxargs="$@"
|
||||
if [ -e liveconfig ]; then
|
||||
toxargs="--liveconfig liveconfig $@"
|
||||
fi
|
||||
tox -- $toxargs
|
||||
tox $toxargs
|
||||
ret=$?
|
||||
popd
|
||||
exit $ret
|
||||
|
||||
Reference in New Issue
Block a user