rfc2324 partial support: any attempt to brew coffee with a teapot should result in the error code 418 - I'm a teapot

This commit is contained in:
Serghey Rodin 2019-07-22 16:55:55 +03:00
parent 9de1d46bb6
commit f0b47b3220

View file

@ -35,6 +35,7 @@ E_DB=17
E_RRD=18
E_UPDATE=19
E_RESTART=20
E_TEAPOT=418
# Event string for logger
for ((I=1; I <= $# ; I++)); do