From 409da45527ce8b6ba82523d4f3ce1abaf4650906 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Aug 2016 16:39:53 +0300 Subject: Add support for exit codes for git pull and building plugin code. --- src/elogin/parse.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/elogin') diff --git a/src/elogin/parse.c b/src/elogin/parse.c index ac8001b..16d1c7e 100644 --- a/src/elogin/parse.c +++ b/src/elogin/parse.c @@ -228,6 +228,7 @@ void elogin_parse_serverexit(int fd) case 107: // git pull and build all case 108: // git pull and rebuild all case 109: // build plugin + case 110: // git pull and build plugin core->shutdown_callback(); break; case 102: // restart char and map server -- cgit v1.2.3-60-g2f50