mirror of
https://github.com/lingble/talos.git
synced 2026-03-20 04:03:37 +00:00
The previous code didn't work, as it was manipulating args before they were reset by the platform. Also it was producing wrong order of console args. Both fixed, plus a unit-test. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>