]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Fix topotest.py pylint errors
authorMartin Buck <mb-tmp-tvguho.pbz@gromit.dyndns.org>
Wed, 3 Mar 2021 14:50:05 +0000 (15:50 +0100)
committerMartin Buck <mb-tmp-tvguho.pbz@gromit.dyndns.org>
Wed, 3 Mar 2021 15:19:59 +0000 (16:19 +0100)
commit67c3bf97c3e1be192657ad205160c199a40c7266
treef22c93eefb6fb10ccb395973dc8685998981c906
parent6640d900cd6082b961c8ededc8cdb6980426696c
tests: Fix topotest.py pylint errors

Fix 2 string formatting errors (cosmetic only - remove unused string
formatting arguments). Also fix obvious typos in empty class FreeBSDRouter
implementation.

Signed-off-by: Martin Buck <mb-tmp-tvguho.pbz@gromit.dyndns.org>
tests/topotests/lib/topotest.py