2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 05:48:05 +00:00

zdtm.sh: exec cleanout per test

It's required for parallel execution of tests.

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Andrey Vagin 2013-01-18 15:05:18 +04:00 committed by Pavel Emelyanov
parent c8484f10ef
commit f35bfe1f7d

View File

@ -212,7 +212,7 @@ start_test()
TPID=`readlink -f $tdir`/$tname.init.pid
killall -9 $tname > /dev/null 2>&1
make -C $tdir cleanout
make -C $tdir $tname.cleanout
if [ -z "$PIDNS" ]; then
make -C $tdir $tname.pid