On Fri, Jan 23, 2015 at 12:17:04PM +0100, Thomas Graf wrote:
> On 01/22/15 at 10:03pm, Ben Pfaff wrote:
> > The error message should name the socket, which is 'target', not argv[1],
> > which might be anything.
> >
> > Signed-off-by: Ben Pfaff
>
> Acked-by: Thomas Graf
Thanks, applied to maste
On 01/22/15 at 10:03pm, Ben Pfaff wrote:
> The error message should name the socket, which is 'target', not argv[1],
> which might be anything.
>
> Signed-off-by: Ben Pfaff
Acked-by: Thomas Graf
___
dev mailing list
dev@openvswitch.org
http://openvswi
The error message should name the socket, which is 'target', not argv[1],
which might be anything.
Signed-off-by: Ben Pfaff
---
tests/test-sflow.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/test-sflow.c b/tests/test-sflow.c
index 959cd6c..4f7940d 100644
--- a/t