Skip to content

Fix for empty ports causing infoproviders to crash

nordugrid-arc-bot requested to merge cherrypick-167-for-next-major into next-major

Begin arcbot message
This merge request is automatically copied from !167 (merged) orginally made by @floridop
End arcbot message

## Fix for empty ports causing infoproviders to crash

Description

Missing [gridftp] and [infosys/ldap] block might cause HostInfo.pm to crash due to an undefined variable instantiated in CEinfo.pl.

Merge request reports