check if $bits is defined
To avoid warning messages like: "Use of uninitialized value $bits in string eq at /opt/resmon/lib/Resmon/Config.pm line 16..." $bits variable should be checked if it is defined before comparison with empty string
Loading
Please register or sign in to comment