]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Sort expected and actual to avoid locale issues
authorChristian Hopps <chopps@gmail.com>
Mon, 1 Mar 2021 22:25:54 +0000 (17:25 -0500)
committerChristian Hopps <chopps@gmail.com>
Thu, 4 Mar 2021 17:33:26 +0000 (12:33 -0500)
commit00756aa3451400f4c3ed27af19bce6a9040600a2
treeceab5afaf7955218587241148f7013dc629ad68e
parentddbc1b4dd9775ea23759a684bb582ce8409abb8b
tests: Sort expected and actual to avoid locale issues

Avoid undocumented topotest dependency on installing en_US locale.
With this change dependency is removed.

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/all-protocol-startup/test_all_protocol_startup.py