mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
0ed1f8022d
This was added by commitca4f427af, together with set_resources_limit, and was needed for the latter, since sed was used to update resources. Now when we switched to jq in commit79fe41d3c1, this kludge is no longer needed. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>