]> git.proxmox.com Git - mirror_frr.git/commit
lib: Fix stopRouter not to fail for case if daemon was never started
authorMartin Winter <mwinter@opensourcerouting.org>
Wed, 31 May 2017 03:24:20 +0000 (20:24 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commitc8cff3ced1afd20a041bc36a185540dab72cc56d
tree96366c7f23699bafc52bab305fcc41a320290fb8
parent9e05a644e9b4b5b041c1d63d9d081231920a3311
lib: Fix stopRouter not to fail for case if daemon was never started

Fixes the issue for topotest to fail ot end of skipped LDP test on
a system without MPLS support

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
tests/topotests/lib/topotest.py