Re: [PATCH 2/2] BUG/MINOR: Fix "get map " CLI command

2017-03-13 Thread Willy Tarreau
Series applied, thanks Nenad, Willy

[PATCH 2/2] BUG/MINOR: Fix "get map " CLI command

2017-03-12 Thread Nenad Merdanovic
The said form of the CLI command didn't return anything since commit ad8be61c7. This fix needs to be backported to 1.7. Signed-off-by: Nenad Merdanovic --- src/map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/map.c b/src/map.c index 90deb08..e8c6a2a 100644 --- a/src