Module: check_mk
Branch: master
Commit: 753e37640ce097f0e7a5f870926991a8791be8e0
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=753e37640ce097…
Author: Sven Panne <sp(a)mathias-kettner.de>
Date: Thu Jul 26 10:24:59 2018 +0200
Fixed and enabled consider-iterating-dictionary warning.
Change-Id: I4e4ea15fa78308d916d9631572cb85e48c68504f
---
checks/aix_lvm | 7 +++----
checks/aix_multipath | 2 +-
checks/apache_status | 7 ++-----
checks/cbl_airlaser | 16 ++++++++--------
checks/checkpoint_packets | 4 ++--
checks/ddn_s2a_faultsbasic | 2 +-
checks/ddn_s2a_stats | 2 +-
checks/f5_bigip_pool | 4 ++--
checks/filerdisks.include | 2 +-
checks/ibm_svc_license | 7 ++-----
checks/ibm_svc_node | 10 ++++------
checks/ibm_svc_nodestats | 28 ++++++++--------------------
checks/ibm_svc_systemstats | 21 ++++++---------------
checks/ibm_xraid_pdisks | 6 ++----
checks/logwatch | 3 ++-
checks/nginx_status | 7 ++-----
checks/openhardwaremonitor | 2 +-
checks/vxvm_objstatus | 3 +--
checks/wut_webio_io | 14 +++++---------
checks/zpool_status | 12 ++++++------
cmk/ec/main.py | 2 +-
cmk/gui/background_job.py | 2 +-
cmk/gui/http.py | 2 +-
cmk/gui/plugins/sidebar/bookmarks.py | 2 +-
cmk/gui/plugins/userdb/ldap_connector.py | 3 ++-
cmk/gui/plugins/views/utils.py | 2 +-
cmk/gui/plugins/visuals/filters.py | 2 +-
cmk/gui/views.py | 5 +++--
cmk/gui/visuals.py | 4 ++--
cmk/gui/watolib.py | 21 +++++++++------------
cmk_base/compress_history.py | 2 +-
cmk_base/config.py | 4 ++--
cmk_base/core_config.py | 2 +-
cmk_base/notify.py | 12 +++++++-----
tests/pylint/pylintrc | 1 -
35 files changed, 93 insertions(+), 132 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=753e37640c…