mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
c3831d646d
These functions are called from multiple places, and if t.Helper() is not used, the context is not clear. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>