diff options
| author | omnom62 <75066712+omnom62@users.noreply.github.com> | 2025-09-15 19:40:12 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-15 10:40:12 +0100 |
| commit | 79c844c2a58cd84671db78ee063f6b9b5fd942bb (patch) | |
| tree | e5bafebdcd855b210f43fbf70f0b6086bce8aae3 /changelogs | |
| parent | 1070cd0ffc804f820142794da3c975578dc7f7c4 (diff) | |
| download | vyos.vyos-79c844c2a58cd84671db78ee063f6b9b5fd942bb.tar.gz vyos.vyos-79c844c2a58cd84671db78ee063f6b9b5fd942bb.zip | |
Fixes to T7221 and greedy matching (#430)
* Fixes to T7221 and greedy matching
Diffstat (limited to 'changelogs')
| -rw-r--r-- | changelogs/fragments/t7701_greedy_starwith_fix.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/t7701_greedy_starwith_fix.yml b/changelogs/fragments/t7701_greedy_starwith_fix.yml new file mode 100644 index 00000000..1e6bdf59 --- /dev/null +++ b/changelogs/fragments/t7701_greedy_starwith_fix.yml @@ -0,0 +1,3 @@ +--- +bugfixes: + - cliconf/vyos.py - Fixed greedy matching in configuration parsing |
