[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lxc-devel
Subject:    [lxc-devel] [PATCH] lxc-ubuntu: Fix wrong variable name
From:       serge.hallyn () canonical ! com (Serge Hallyn)
Date:       2012-11-29 15:21:02
Message-ID: 20121129152102.GA31213 () sergelap
[Download RAW message or body]

Quoting St?phane Graber (stgraber at ubuntu.com):
> $LANGPACK_LIST was renamed to $langpacks but not all the code was updated.
> 
> Signed-off-by: St?phane Graber <stgraber at ubuntu.com>

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

> ---
>  templates/lxc-ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/templates/lxc-ubuntu b/templates/lxc-ubuntu
> index 8d230e6..1e1d77c 100644
> --- a/templates/lxc-ubuntu
> +++ b/templates/lxc-ubuntu
> @@ -179,7 +179,7 @@ download_ubuntu()
>      langpacks="language-pack-en"
>  
>      if which dpkg >/dev/null 2>&1; then
> -        langpacks=`(echo $LANGPACK_LIST &&
> +        langpacks=`(echo $langpacks &&
>                      dpkg -l | grep -E "^ii  language-pack-[a-z]* " |
>                          cut -d ' ' -f3) | sort -u`
>      fi
> -- 
> 1.8.0
> 
> 
> ------------------------------------------------------------------------------
> Keep yourself connected to Go Parallel: 
> VERIFY Test and improve your parallel project with help from experts 
> and peers. http://goparallel.sourceforge.net
> _______________________________________________
> Lxc-devel mailing list
> Lxc-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxc-devel



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic