Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 1890aa2f0067865ae0a99de7305042f0c8845f53
https://github.com/tribe29/checkmk/commit/1890aa2f0067865ae0a99de7305042f0c…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M cmk/base/autochecks.py
M cmk/base/check_table.py
M cmk/base/compress_history.py
M cmk/base/core.py
M cmk/base/core_nagios.py
M cmk/base/cpu_tracking.py
M cmk/base/decorator.py
M cmk/base/default_config/__init__.py
M cmk/base/default_config/base.py
M cmk/base/default_config/notify.py
M cmk/base/discovered_labels.py
M cmk/base/discovery.py
M cmk/base/dump_host.py
M cmk/base/events.py
M cmk/base/inventory.py
M cmk/base/inventory_plugins.py
M cmk/base/localize.py
M cmk/base/nagios_utils.py
M cmk/base/notify.py
M cmk/base/packaging.py
M cmk/base/prediction.py
M cmk/base/snmp.py
M cmk/base/snmp_scan.py
M cmk/base/snmp_utils.py
M cmk/utils/aws_constants.py
M cmk/utils/crash_reporting.py
M cmk/utils/daemon.py
M cmk/utils/defines.py
M cmk/utils/exceptions.py
M cmk/utils/labels.py
M cmk/utils/man_pages.py
M cmk/utils/memoize.py
M cmk/utils/packaging.py
M cmk/utils/password_store.py
M cmk/utils/paths.py
M cmk/utils/plugin_loader.py
M cmk/utils/plugin_registry.py
M cmk/utils/prediction.py
M cmk/utils/profile.py
M cmk/utils/regex.py
M cmk/utils/render.py
M cmk/utils/rulesets/__init__.py
M cmk/utils/rulesets/ruleset_matcher.py
M cmk/utils/schedule.py
M cmk/utils/tags.py
M cmk/utils/tty.py
M cmk/utils/type_defs.py
M cmk/utils/werks.py
Log Message:
-----------
Unify Python shebangs and encoding lines a bit.
We have to change relative imports to absolute ones at a few places, somehow
our symlink Kung Fu doesn't work too well with the relative ones... (to be
investigated later)
Change-Id: Ia9c8c3b625f683d2540e192fc344d964e8f2a839