]> git.puffer.fish Git - mirror/frr.git/commit
lib: fix undue warning during gRPC module initialization 6374/head
authorRenato Westphal <renato@opensourcerouting.org>
Sat, 9 May 2020 03:50:45 +0000 (00:50 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 9 May 2020 03:50:45 +0000 (00:50 -0300)
commit69ec58328965fd7fee372972496edb32e99b42cb
treeb6e9061291c5940c71cc081be98c2269289de8d1
parent0dca7bb209ab397833ba3cbc9a9ab5ba7d23c5a5
lib: fix undue warning during gRPC module initialization

This warning only shows up when a daemon is started with --log=stdout.
Fix it.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/northbound_grpc.cpp