Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 38f4a1d9d31bf9203b5a9736c440f094fc0cce14
https://github.com/Checkmk/checkmk/commit/38f4a1d9d31bf9203b5a9736c440f094f…
Author: Dhananjay Shah <dhananjay.shah(a)checkmk.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M tests/testlib/agent.py
Log Message:
-----------
testlib.agents: disable 'shell=True'.
This is causing flake in the tests.
`subprocess` methods expect command as a `str` when `shell=True`, otherwise a
`list[str]`.
Change-Id: I23eb74b0c950d14dd53b4c0d0f8f597ad7cfb30d
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications