Corrupt content in jenkins-result.txt using bat step in pipeline in LTS 2.375.2

Hi Alex,

I found the cause of the issue. In my profile the variable ERRORLEVEL was set to ERRORLEVEL=test; This was causing the durable step to use this as exit code, which could not be interpreted.

Thanks for your support and sorry for any inconvenience.

–Han