mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
aa62272382
Criu creates symlink named "parent" under image-path while doing interactive checkpoint, without checking wether symlink points to right place. This patch corrects related test case. Signed-off-by: Liu Hua <weldonliu@tencent.com>