mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-11-06 09:29:15 +00:00
It was found a regression on an edge case when the second number in the comparison was (at least) 2 numbers longer the comparison would fail with a wrong return value. It succeeded for some cases because the first comparison in the exception was correct, but not the second. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_json.py | ||
| test_version.py | ||