[CRIU] [PATCH] make: clean up test data, if a test completed successfully
Andrey Vagin
avagin at openvz.org
Fri Sep 13 04:24:26 EDT 2013
Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index c4a2653..b79da7a 100644
--- a/Makefile
+++ b/Makefile
@@ -171,7 +171,7 @@ zdtm: all
$(Q) $(MAKE) -C test/zdtm all
test: zdtm
- $(Q) $(SH) test/zdtm.sh
+ $(Q) $(SH) test/zdtm.sh -C
clean-built:
$(Q) $(RM) $(VERSION_HEADER)
--
1.8.3.1
More information about the CRIU
mailing list