warnings when cachesize not defined (Fixes BUGZ-3974)
fix for bug #3974 warnings when cachesize not defined
Link to Bugzilla ticket
Description
A missing check in HostInfo.pm was causing Perl warnings in the logs.
If cachesize is not defined in arc.conf then Perl generates warnings. This patch simply checks whether the value is defined or not.
Edited by Maiken