Module: check_mk
Branch: master
Commit: 2beb2e09212e75dc93643f8ddecc72a7b6f2e4fc
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=2beb2e09212e75…
Author: Sven Panne <sp(a)mathias-kettner.de>
Date: Tue Sep 11 08:50:19 2018 +0200
Fixed unused-variable warnings in inventory/. Enable the check there, too.
Change-Id: Iebce32e0caf5d7ff975e7cc8bcde56ae9f41d3f4
---
inventory/dmidecode | 6 ++----
inventory/esx_vsphere_hostsystem | 3 +--
inventory/fireeye_sys_status | 2 +-
inventory/hp_proliant_da_phydrv | 4 ++--
inventory/hp_proliant_mem | 8 ++++----
inventory/lnx_if | 8 ++++----
inventory/mssql_clusters | 1 -
inventory/oracle_dataguard_stats | 2 +-
inventory/oracle_instance | 4 ++--
inventory/oracle_tablespaces | 20 +++-----------------
inventory/perle_chassis | 2 +-
inventory/perle_chassis_slots | 2 +-
inventory/snmp_os | 2 +-
inventory/solaris_pkginfo | 2 +-
inventory/win_cpuinfo | 2 --
inventory/win_ip_r | 2 +-
inventory/winperf_if | 8 ++++----
tests/pylint/test_pylint.py | 3 +++
18 files changed, 32 insertions(+), 49 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=2beb2e0921…