Re: [PATCH 1/2] cgroup: cgroup_common.py bugfixies and modifications

2011-09-23 Thread Jiri Zupka
Acked-by: Jiří Župka - Original Message - > [FIX] incorrect prop/dir variable usage > [MOD] Use __del__() instead of cleanup - Simplifies the code with > small drawback (failures can't be handled. Anyway, they are not > critical and were never handled before...) > > Signed-off-by: Lukas

[PATCH 1/2] cgroup: cgroup_common.py bugfixies and modifications

2011-09-22 Thread Lukas Doktor
[FIX] incorrect prop/dir variable usage [MOD] Use __del__() instead of cleanup - Simplifies the code with small drawback (failures can't be handled. Anyway, they are not critical and were never handled before...) Signed-off-by: Lukas Doktor --- client/tests/cgroup/cgroup_common.py | 41 +