mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
657a24ce01
This: > === RUN TestGetHugePageSizeImpl > utils_test.go:504: (input [hugepages-akB], error strconv.Atoi: parsing "a": invalid syntax) feels like an error but it's not. Only log errors. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>