]> git.proxmox.com Git - mirror_frr.git/commit
lib: improve normalize_text with another case
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 3 Aug 2018 15:21:52 +0000 (12:21 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:14 +0000 (20:22 -0500)
commit9683a1bb50b71d7cc7caaf7905ce9f5576c293c5
treed2c483aa68568af3e560d219f8235054952d597d
parentfd8582906d7878287b37786c05bfc98187adfe4d
lib: improve normalize_text with another case

When normalizing a text also remove trailing whitespace since external
tools might add them. This commit fixes a test failure in ospf_topo1 on
Ubuntu 18.04.1.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/lib/topotest.py