Re: [Xen-devel] [PATCH 3/4] xen/test/livepatch: Add xen_nop.livepatch to .gitignore

2017-06-07 Thread Jan Beulich
>>> On 07.06.17 at 16:51, wrote: > --- a/.gitignore > +++ b/.gitignore > @@ -300,6 +300,7 @@ xen/test/livepatch/config.h > xen/test/livepatch/xen_bye_world.livepatch > xen/test/livepatch/xen_hello_world.livepatch > xen/test/livepatch/xen_replace_world.livepatch > +xen/test/livepatch/xen_nop.liv

Re: [Xen-devel] [PATCH 3/4] xen/test/livepatch: Add xen_nop.livepatch to .gitignore

2017-06-07 Thread Konrad Rzeszutek Wilk
On Wed, Jun 07, 2017 at 03:51:31PM +0100, Ian Jackson wrote: > CC: Konrad Rzeszutek Wilk > Signed-off-by: Ian Jackson Oh yes! Reviewed-by: Konrad Rzeszutek Wilk > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index 74747cb..5cae740 100644

[Xen-devel] [PATCH 3/4] xen/test/livepatch: Add xen_nop.livepatch to .gitignore

2017-06-07 Thread Ian Jackson
CC: Konrad Rzeszutek Wilk Signed-off-by: Ian Jackson --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 74747cb..5cae740 100644 --- a/.gitignore +++ b/.gitignore @@ -300,6 +300,7 @@ xen/test/livepatch/config.h xen/test/livepatch/xen_bye_world.livepa