Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 2b7253b7ccb3fcc98c12677a24a10e7d24bcce1d
https://github.com/tribe29/checkmk/commit/2b7253b7ccb3fcc98c12677a24a10e7d2…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M checks/agent_vsphere
M tests/unit/checks/test_agent_vsphere.py
Log Message:
-----------
Fix cmd line args for agent_vsphere
As agent_vsphere uses argparse now and all cmd params are quoted,
we need to pass a list of arguments without the leading space in the
first element.
Change-Id: I1a07ef259cd5970288009bfc238fc0d7f238887c