summaryrefslogtreecommitdiff
path: root/src/emap/atcommand.c
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-10 03:27:07 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-10 03:27:07 +0300
commit791cdc602845ce43e0e1730f2620fba6f466279b (patch)
treef219003442bd6e8ecef242494d132f5de90b1784 /src/emap/atcommand.c
parent356397b74eab36e34a9c16d06a0d6dedc3c2b344 (diff)
downloadevol-hercules-791cdc602845ce43e0e1730f2620fba6f466279b.tar.gz
evol-hercules-791cdc602845ce43e0e1730f2620fba6f466279b.tar.bz2
evol-hercules-791cdc602845ce43e0e1730f2620fba6f466279b.tar.xz
evol-hercules-791cdc602845ce43e0e1730f2620fba6f466279b.zip
Add support for exit codes for git pull and building code.
Diffstat (limited to 'src/emap/atcommand.c')
-rw-r--r--src/emap/atcommand.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/atcommand.c b/src/emap/atcommand.c
index 61f35e1..2c7bc87 100644
--- a/src/emap/atcommand.c
+++ b/src/emap/atcommand.c
@@ -149,6 +149,7 @@ ACMD1(mapExit)
// 104 - git pull and restart all servers
// 105 - build all
// 106 - rebuild all
+// 107 - git pull and build all
ACMD1(serverExit)
{
int code = 0;