commit | c476f1d78738302a452f6b2d0888f8ac42e5763a | [log] [tgz] |
---|---|---|
author | subrata_modak <subrata_modak> | Wed Oct 15 16:46:46 2008 +0000 |
committer | subrata_modak <subrata_modak> | Wed Oct 15 16:46:46 2008 +0000 |
tree | 2cc6a3b3b2068e1cc8b8053d63dd3d9a42f5edeb | |
parent | 48cb2dc11437f61c0d6ab8ccf18f846236281f0f [diff] |
Attaching the patch for the testcase on PIDNS. Assertion: 1. kill -9 1 from inside a container does not kill container, Steps: a) create container, b) kill -9 1, c) Should not kill the containers. Signed-Off-By: Veerendra <veeren@linux.vnet.ibm.com>.