On Thu, Jun 11, 2015 at 03:46:21PM +0200, Hrvoje Ribicic wrote:
> Interdiff post patch 2:
>
> diff --git a/lib/hypervisor/hv_xen.py b/lib/hypervisor/hv_xen.py
> index 3439cb2..271ecaa 100644
> --- a/lib/hypervisor/hv_xen.py
> +++ b/lib/hypervisor/hv_xen.py
> @@ -1121,7 +1121,7 @@ class XenHypervisor(hv_base.BaseHypervisor):
>
> if utils.IsProcessAlive(read_pid):
> # If the process is alive, let's make sure we are killing the right
> one
> - cmdline = utils.GetProcCmdline(read_pid)
> + cmdline = ' '.join(utils.GetProcCmdline(read_pid))
> if cmdline.count("xl migrate-receive") > 0:
> utils.KillProcess(read_pid)
>
LGTM
--
Klaus Aehlig
Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores