diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-07-28 11:58:48 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-07-30 15:18:35 +0900 |
commit | 22254096fbb166f5a74ecbc893940d2b84121b34 (patch) | |
tree | 8989f1e1936c2ee75fc2e2bddc97a5347f9135d3 /test/lib/bagpipe.py | |
parent | 122f08c1c511656723dd8b1a570264b9da3bf23b (diff) |
test/lib/base: Avoid to del all routes without identifier specified
Currently, del_route() with "identifier=None" deletes all routes even if
some installed routes have the valid identifier.
This patch fixes to delete only route which exactly matches against the
given identifier.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'test/lib/bagpipe.py')
0 files changed, 0 insertions, 0 deletions