Werk #13134: custom_files: Place plugins under the right directory on windows

Component Agent bakery
Title custom_files: Place plugins under the right directory on windows
Date Jan 18, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p19 Checkmk Enterprise (CEE), Checkmk MSP (CME)

This Werk fixes a regression that got introduced with Checkmk 2.0.0p18.

The changes from Werk #13131 lead to the situation that custom files placed under ~/var/check_mk/agents/custom/<pkg>/lib/plugins accidentally got packaged directly under the Windows agent's installation directory.

Now, they get placed correctly under <install_dir>\plugins, as it was the case before the regression.

To the list of all Werks