]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: Sort ordering of vtysh_cmd.c
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 27 Jun 2017 12:15:45 +0000 (08:15 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 27 Jun 2017 12:15:45 +0000 (08:15 -0400)
commit74818bb1cd05af3562af715ad2799e0ff1ef36c9
tree20f1ed123765a384703d0a8028808f23b02e12c1
parentf30a73277c8ce6496f4d642de0ec6232874afd74
vtysh: Sort ordering of vtysh_cmd.c

When we created the vtysh_cmd.c file the vtysh_cmd.c output
is slightly different for every run, even when none of the
inputs have changed.

Add the ability to sort the output so that the output is
the same for every build.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
vtysh/extract.pl.in