Actions
Bug #8104
closeddiscovery v2 image adds trailing \n chars to its fact
Description
as seen based on the latest discovery image:
"discovery_version": "1.9.91\n", "discovery_release": "20141023.1\n"
not setting category as its missing for the new image type.
Updated by Lukas Zapletal over 10 years ago
Oh interesting, do we have any related issue? I will fix that anyway...
Updated by Lukas Zapletal over 10 years ago
- Category set to Image
- Status changed from New to Resolved
- Assignee set to Lukas Zapletal
9014867 Fixes #8104 - removed newlines for version facts
Actions