https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290089
--- Comment #1 from Sulev-Madis Silber <[email protected]> --- load makes invalid json if decimal is comma: > env LANG=de_DE.ISO8859-15 uptime --libxo=json,pretty { "uptime-information": { "time-of-day": "10:38", "uptime": 255092, "days": 2, "hours": 22, "minutes": 51, "seconds": 32, "uptime-human": " 2 days, 22:52,", "users": 6, "load-average-1": 0,29, "load-average-5": 0,42, "load-average-15": 0,47 } } -- You are receiving this mail because: You are the assignee for the bug.
