Re: [libvirt] [PATCH] Fix indentation of virshAllocpagesPagesizeCompleter arguments.

2018-05-24 Thread Michal Privoznik
On 05/24/2018 03:51 PM, Michal Privoznik wrote: > On 05/23/2018 04:08 PM, Roland Schulz wrote: >> --- >> tools/virsh-completer.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > This patch is missing SoB line. I cannot push this patch without it. Can > you please confirm here that

Re: [libvirt] [PATCH] Fix indentation of virshAllocpagesPagesizeCompleter arguments.

2018-05-24 Thread Michal Privoznik
On 05/23/2018 04:08 PM, Roland Schulz wrote: > --- > tools/virsh-completer.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This patch is missing SoB line. I cannot push this patch without it. Can you please confirm here that I can add is there (funny, because your other patches have

[libvirt] [PATCH] Fix indentation of virshAllocpagesPagesizeCompleter arguments.

2018-05-23 Thread Roland Schulz
--- tools/virsh-completer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/virsh-completer.c b/tools/virsh-completer.c index cbd5326d0..1df4d55af 100644 --- a/tools/virsh-completer.c +++ b/tools/virsh-completer.c @@ -568,8 +568,8 @@ virshSnapshotNameCompleter(vshCont