LGTM, thanks
On Oct 17, 2013 6:12 PM, "Klaus Aehlig" <[email protected]> wrote:

> Signed-off-by: Klaus Aehlig <[email protected]>
> ---
>  qa/qa_cluster.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qa/qa_cluster.py b/qa/qa_cluster.py
> index 744b081..5014657 100644
> --- a/qa/qa_cluster.py
> +++ b/qa/qa_cluster.py
> @@ -1157,7 +1157,7 @@ def TestUpgrade():
>          templ in upgrade_instances):
>        inst_creates.append((cf, n))
>        break
> -
> +
>    for (cf, n) in inst_creates:
>      nodes = qa_config.AcquireManyNodes(n)
>      live_instances.append(cf(nodes))
> --
> 1.8.4
>
>

Reply via email to