Re: [Xen-devel] [OSSTEST PATCH 15/26] DhcpWatch::leases: Fix a reporting message

2015-10-30 Thread Hu, Robert
> -Original Message- > From: Hu, Robert > Sent: Monday, October 12, 2015 11:08 AM > To: Ian Jackson ; > xen-de...@lists.xenproject.org > Cc: Ian Campbell > Subject: RE: [OSSTEST PATCH 15/26] DhcpWatch::leases: Fix a reporting > message > > > -Original Message- > > From: Ian Jackso

Re: [Xen-devel] [OSSTEST PATCH 15/26] DhcpWatch::leases: Fix a reporting message

2015-10-11 Thread Hu, Robert
> -Original Message- > From: Ian Jackson [mailto:ian.jack...@eu.citrix.com] > Sent: Saturday, September 26, 2015 3:15 AM > To: xen-de...@lists.xenproject.org > Cc: Hu, Robert ; Ian Campbell > ; Ian Jackson ; Ian > Jackson > Subject: [OSSTEST PATCH 15/26] DhcpWatch::leases: Fix a reporting

Re: [Xen-devel] [OSSTEST PATCH 15/26] DhcpWatch::leases: Fix a reporting message

2015-09-28 Thread Ian Campbell
On Fri, 2015-09-25 at 20:15 +0100, Ian Jackson wrote: > This talks about `guest_check_ip', but this code is now factored out > into a method. Use the correct method name in reporting. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell ___ Xen-dev

[Xen-devel] [OSSTEST PATCH 15/26] DhcpWatch::leases: Fix a reporting message

2015-09-25 Thread Ian Jackson
This talks about `guest_check_ip', but this code is now factored out into a method. Use the correct method name in reporting. Signed-off-by: Ian Jackson --- v14: New patch --- Osstest/DhcpWatch/leases.pm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Osstest/DhcpWatch/le