Skip to content
  • Sergey Joseph Ivanov's avatar
    d6ffeb10
    check if $bits is defined · d6ffeb10
    Sergey Joseph Ivanov authored
    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
    d6ffeb10
    check if $bits is defined
    Sergey Joseph Ivanov authored
    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