]> git.puffer.fish Git - matthieu/frr.git/commit
tools: reload recognizes `pbr table range` as single-line ctx
authorWesley Coakley <w@wesleycoakley.com>
Thu, 17 Jun 2021 00:34:30 +0000 (20:34 -0400)
committerWesley Coakley <w@wesleycoakley.com>
Thu, 17 Jun 2021 00:34:30 +0000 (20:34 -0400)
commitcbfb52986ffdcda2f255f7886dcbd3db95a1da54
tree31f5b5f916d88754e432ade342428a481ce1d844
parent9b1bc4d661381a822d3285b62177c182ede8afcc
tools: reload recognizes `pbr table range` as single-line ctx

The line `pbr table range ...` does not start a new context so treat it
like a single-line context

Signed-off-by: Wesley Coakley <w@wesleycoakley.com>
tools/frr-reload.py