commit | 5e0f90a930ceb3074ca0c0c92cf4f861e0b37079 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Mar 30 11:30:36 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Mar 30 11:30:36 2022 +0200 |
tree | 8b1b36a422e0ca955a304568fd951aa2d58a69e2 | |
parent | d90582600005305284798518ea335e6031bd506c [diff] |
MINOR: sample: alphanumerically sort sample & conv keyword dumps It's much more convenient to sort these keywords on output to detect changes, and it's easy to do. The patch looks big but most of it is only caused by an indent change in the loop, as "git diff -b" shows.