[CRIU] [PATCH] test:crit: do cleanup before generating new images
Ruslan Kuprieiev
kupruser at gmail.com
Thu Jan 22 05:57:06 PST 2015
Signed-off-by: Ruslan Kuprieiev <kupruser at gmail.com>
---
test/crit/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/crit/Makefile b/test/crit/Makefile
index 484b032..028f439 100644
--- a/test/crit/Makefile
+++ b/test/crit/Makefile
@@ -1,4 +1,4 @@
-images:
+images: clean
setsid ./loop.sh < /dev/null &> /dev/null & \
../../criu dump -v4 -o dump.log -D ./ -t $${!} --shell-job
--
2.1.0
More information about the CRIU
mailing list