From 5bcee0f52e61a2a2246069a8e23e69d7f073ffc7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Aug 2016 03:36:09 +0300 Subject: Add support for exit codes for git pull and rebuilding code. --- src/emap/atcommand.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/emap') diff --git a/src/emap/atcommand.c b/src/emap/atcommand.c index 2c7bc87..a6ce11c 100644 --- a/src/emap/atcommand.c +++ b/src/emap/atcommand.c @@ -150,6 +150,7 @@ ACMD1(mapExit) // 105 - build all // 106 - rebuild all // 107 - git pull and build all +// 108 - git pull and rebuild all ACMD1(serverExit) { int code = 0; -- cgit v1.2.3-60-g2f50