
22 Jan
2018
22 Jan
'18
7:31 p.m.
On 01/12/2018 09:37 AM, Michal Privoznik wrote:
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tools/virsh-completer.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++ tools/virsh-completer.h | 4 ++++ tools/virsh-interface.c | 16 +++++++++------- 3 files changed, 60 insertions(+), 7 deletions(-)
Noted a couple of patches ago about the oddness with virshDomainInterfaceCompleter... Doesn't stop this, but it may alter this one if the other interface is changed. Reviewed-by: John Ferlan <jferlan@redhat.com> John