Re-run travis

Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>

This closes #456
This commit is contained in:
Rafael da Fonseca 2015-06-15 17:30:14 +02:00 committed by Daan Hoogland
parent b34ad4a22c
commit 85afa63f24

View File

@ -579,7 +579,6 @@ public class IpAddressManagerImpl extends ManagerBase implements IpAddressManage
}
IPAddressVO ip = markIpAsUnavailable(addrId);
if (ip == null) {
return true;
}