commit | 6064613154b6302606547735f0c466910a6443ea | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@quagga.net> | Tue Aug 04 17:37:16 2015 +0100 |
committer | Paul Jakma <paul@quagga.net> | Tue Aug 04 17:40:25 2015 +0100 |
tree | 6f30a6c896ff67c2cb6b7494f5d03d45f341f5ae | |
parent | c9b07581e0df8867499e97e08b382b6d3cc9c4c4 [diff] |
vtysh: adjust bad_cli_stomps in extract.pl.in to reflect fixes & fix build
diff --git a/vtysh/extract.pl.in b/vtysh/extract.pl.in index 7386007..63186d7 100755 --- a/vtysh/extract.pl.in +++ b/vtysh/extract.pl.in
@@ -177,7 +177,7 @@ } } -my $bad_cli_stomps = 78; +my $bad_cli_stomps = 76; # Currently we have $bad_cli_stomps. This was determined by # running this script and counting up the collisions from what # was returned.