mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
92e8d9b91a
An errror from ioutil.WriteFile already contains file name, so there is no need to duplicate that information. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>