]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: Allow us to gather a bit more data when extract.pl dies
authorDonald Sharp <sharpd@nvidia.com>
Fri, 13 Aug 2021 14:51:22 +0000 (10:51 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 14 Sep 2021 16:56:58 +0000 (12:56 -0400)
commitb504f65bafa5f5c27ce770263ced9ed8959bc62f
tree2db0e421d643a719f8d23f97df181c66073e09a5
parent2a8ded2b97b578a98ce4805d2d57e785f2acd0ac
vtysh: Allow us to gather a bit more data when extract.pl dies

When extract.pl dies, it was dieing in a manner that provided
absolutely no useful data as to what went wrong.  Let's add
a tiny bit of debug code.  So we can see what is going wrong.

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