[es] Upgrade to 5.3.2

This commit is contained in:
Geoff Bourne
2017-04-29 08:17:59 -05:00
parent 179e72cda0
commit b9b05dbdfc
3 changed files with 46 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ discoverIpFromLink() {
}
discoverAllGlobalIps() {
if [ ${#IGNORE_NETWORK} -eq 0 ]
if [ ${#IGNORE_NETWORK} -eq 0 ]
then
IGNORE_NETWORK='999.999.999.999'
fi