From 33e4f2773b43a04b388a5769d65d9173acdc992d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 3 Jul 2016 18:26:48 +0300 Subject: Add into travis configure option --enable-buildbot. Also disable all known default warnings if build bot option enabled. --- src/map/map.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index 779f8d601..30c849ed1 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -6062,7 +6062,9 @@ int do_init(int argc, char *argv[]) char ip_str[16]; sockt->ip2str(sockt->addr_[0], ip_str); +#ifndef BUILDBOT ShowWarning("Not all IP addresses in /conf/map-server.conf configured, auto-detecting...\n"); +#endif if (sockt->naddr_ == 0) ShowError("Unable to determine your IP address...\n"); -- cgit v1.2.3-60-g2f50