]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: relax error condition on build
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 22 Sep 2016 14:42:06 +0000 (11:42 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 23 Sep 2016 13:31:26 +0000 (09:31 -0400)
commit598a7bcb8bff2968024238d64050c46432278fe6
tree0aaaad32dcb53d7225851aae14389f37574c6291
parentfe6c7157bf2babbc552dc45115da586bde1b92e7
vtysh: relax error condition on build

If the number of CLI collisions is smaller than the expected one,
there's a good chance that Quagga is being built with one or more
daemons disabled. In this case, just print a warning and don't abort
the compilation to allow partial builds.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
vtysh/extract.pl.in