From 791cdc602845ce43e0e1730f2620fba6f466279b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Aug 2016 03:27:07 +0300 Subject: Add support for exit codes for git pull and building 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 7870fad..40f983f 100644 --- a/src/elogin/parse.c +++ b/src/elogin/parse.c @@ -225,6 +225,7 @@ void elogin_parse_serverexit(int fd) case 104: // git pull and all restart case 105: // build all case 106: // rebuild all + case 107: // git pull and build all core->shutdown_callback(); break; case 102: // restart char and map server -- cgit v1.2.3-60-g2f50