Fix incorrect log formatting of variables_override without exceptions
What does this MR do and why?
Fix incorrect log formatting of variables_override without exceptions
When exceptions are an empty array, we don't need to expose it in the API. If we do, runner logs "except for" and leads to incorrect formatting.
References
Screenshots or screen recordings
| Before | After |
|---|---|
|
|
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #541922 (closed)

