]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: cli: "clear table" did not work anymore without a key
authorWilly Tarreau <w@1wt.eu>
Sat, 13 Apr 2013 07:22:25 +0000 (09:22 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 13 Apr 2013 07:22:25 +0000 (09:22 +0200)
commit20e993239d7a650b5545a49c556b14f4a735778b
tree6caeb71f049b76638632bbf37c1b26871d75f051
parentb1f3af232798350fa7adc1f77fdbbfd80ae56c53
BUG/MINOR: cli: "clear table" did not work anymore without a key

Will Glass-Husain reported this breakage which was caused by commit
dec9814e merged in 1.5-dev12, and which was incomplete, resulting in
both "clear table" and "show table" to do the same thing.

No backport is needed.
src/dumpstats.c