[CRIU] [PATCH 1/2] test/Makefile: export ZDTM_ARGS
Andrew Vagin
avagin at openvz.org
Thu Apr 30 09:17:45 PDT 2015
This variable is used from Makefile.zdtm
Signed-off-by: Andrew Vagin <avagin at openvz.org>
---
test/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/Makefile b/test/Makefile
index 228feee..e9b9562 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,6 +1,7 @@
RM := rm -f --one-file-system
ZDTM_ARGS ?= -C
+export ZDTM_ARGS
.FORCE:
--
2.1.0
More information about the CRIU
mailing list