mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
7f5daa8805
There is no point in showing the underlying error when path == "", because it is ENOENT. Revert the change done in commite1584831b6. Fixes:e1584831b6Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>