[lxc-devel] [PATCH] lxc-download: Fix undefined DOWNLOAD_FORCE_CACHE

Serge Hallyn serge.hallyn at ubuntu.com
Wed Jan 15 14:51:07 UTC 2014


Quoting Stéphane Graber (stgraber at ubuntu.com):
> Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>

Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>

> ---
>  templates/lxc-download.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/templates/lxc-download.in b/templates/lxc-download.in
> index aa93b59..d1d1e5b 100644
> --- a/templates/lxc-download.in
> +++ b/templates/lxc-download.in
> @@ -35,6 +35,7 @@ DOWNLOAD_KEYID="0xBAEFF88C22F6E216"
>  DOWNLOAD_KEYSERVER="pool.sks-keyservers.net"
>  DOWNLOAD_VALIDATE="true"
>  DOWNLOAD_FLUSH_CACHE="false"
> +DOWNLOAD_FORCE_CACHE="false"
>  DOWNLOAD_MODE="system"
>  DOWNLOAD_USE_CACHE="false"
>  DOWNLOAD_URL=
> -- 
> 1.8.5.2
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel


More information about the lxc-devel mailing list