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

test/Makefile: export ZDTM_ARGS

This variable is used from Makefile.zdtm

Signed-off-by: Andrew Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Andrew Vagin
2015-04-30 19:17:00 +03:00
committed by Pavel Emelyanov
parent 0f857e0d5f
commit 76b4bad1fe

View File

@@ -1,6 +1,7 @@
RM := rm -f --one-file-system
ZDTM_ARGS ?= -C
export ZDTM_ARGS
.FORCE: