mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-05 11:30:46 +00:00
![]() writing to a file can explode quite easily. time formatting to rfc3339 should be more robust, but it has a few conditions where it could fail, so catch that too (and only really do it if required). The writes to stdout are left as is, it normally is redirected to journal which is in memory, and thus breaks later than most stuff, and at that point we probably do not care anymore anyway. It could make sense to actually return a result here.. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
src |