Skip to content
Snippets Groups Projects
  • 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
    History
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.