Werk #15650: mk_tsm: Fix export: =: is not an identifier
Component | Checks & agents | ||||||||
Title | mk_tsm: Fix export: =: is not an identifier | ||||||||
Date | Jan 15, 2024 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
Since Werk 16273 eval
is no longer used to create the required environment.
In some setups, the following error occurs.
export: =: is not an identifier
With this Werk the error is fixed.
The error occured, if the ouput of get_dsmserv_processes
consisted of a single linebreak.