BUG/MINOR: Fix "get map <map> <value>" CLI command
authorNenad Merdanovic <nmerdan@haproxy.com>
Sun, 12 Mar 2017 21:01:36 +0000 (22:01 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 13 Mar 2017 17:25:53 +0000 (18:25 +0100)
commit96c15719434a4eb46e191fcf1dafcb051065a76e
treea6c91991e192bf2b386744a1934b56f4515112af
parent24f45d8e34797ed9c16ac3fa6d89f3eed435e706
BUG/MINOR: Fix "get map <map> <value>" CLI command

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 <nmerdan@haproxy.com>
src/map.c