Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: acae143e04b7fd00dfd0aa5cce16f46cdf4ee6d3
https://github.com/Checkmk/checkmk/commit/acae143e04b7fd00dfd0aa5cce16f46cd…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
M scripts/run-in-docker.sh
Log Message:
-----------
Fix clean up of *.cid files
* SIGKILL (which is sent by aborted jenkins jobs) is not trap-able
* therefore, we would get superfluous *.cid files in workspaces, which may cause other
jobs (e.g. license header check) to fail
* so clean them up before getting container-ized
Change-Id: Ifc9c632322fde0e7380a7accdccb2f83a298ed49
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications