[CRIU] [PATCH 1/2] test/Makefile: export ZDTM_ARGS
Pavel Emelyanov
xemul at parallels.com
Tue May 5 12:00:46 PDT 2015
On 04/30/2015 07:17 PM, Andrew Vagin wrote:
> 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:
>
>
APplied
More information about the CRIU
mailing list