Werk #2311: windows agent: now replaces BOM (byte order marks) from local and plugin scripts

Component Checks & agents
Title windows agent: now replaces BOM (byte order marks) from local and plugin scripts
Date Jun 23, 2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.7i2
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Some windows plugins recklessly reported byte order marks at the beginning of their output, which lead problems when the data was evaluated.

With this change byte order marks will be replaced by empty lines. Empty lines in the agent output are ignored, so there won't be any side effects.

To the list of all Werks