summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorLouis Scalbert <louis.scalbert@6wind.com>2022-07-05 15:22:12 +0200
committerLouis Scalbert <louis.scalbert@6wind.com>2022-12-16 14:52:47 +0100
commitd0a55f87e9cd4d67e9514f31cfe589eeaec0ed4a (patch)
tree1e324dabea6aafdbef06370c209b5a38053020fe /lib/command_py.c
parent1565c70984d286aceb2ed30de27a2d64359ca3c5 (diff)
bgpd: fix prefix VRF leaking with 'network import-check' (3/5)
"if not XX else" statements are confusing. Replace two "if not XX else" statements by "if XX else" to prepare next commits. The patch is only cosmetic. Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions