Re: [Libguestfs] [PATCH nbdkit 2/2] tests: Rename and rework test-ipv4.sh so it tests IPv6 connections too.

2018-03-07 Thread Eric Blake
On 03/06/2018 06:21 AM, Richard W.M. Jones wrote: --- tests/Makefile.am | 4 +-- tests/{test-ipv4.sh => test-ip.sh} | 51 +++--- tests/test-socket-activation.c | 2 +- 3 files changed, 40 insertions(+), 17 deletions(-) ACK -- Eric

[Libguestfs] [PATCH nbdkit 2/2] tests: Rename and rework test-ipv4.sh so it tests IPv6 connections too.

2018-03-06 Thread Richard W.M. Jones
--- tests/Makefile.am | 4 +-- tests/{test-ipv4.sh => test-ip.sh} | 51 +++--- tests/test-socket-activation.c | 2 +- 3 files changed, 40 insertions(+), 17 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index