mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
ac5ec5e32f
Fix a merge issue between0aa0fae393("Kill all processes in cgroup even if init process Wait fails") &73d93eeb01("libct/int: make newTemplateConfig argument a struct") that resulted in passing the wrong datatype to newTemplateConfig in TestPIDHostInitProcessWait. Signed-off-by: Mauricio Vásquez <mauricio@kinvolk.io>