aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPavel Moravec <pmoravec@redhat.com>2024-03-19 12:26:18 +0100
committerJake Hunsaker <jacob.r.hunsaker@gmail.com>2024-03-19 13:12:30 -0400
commit7370e715e6e86598566afe4bdae290ee85c6fc23 (patch)
tree0663960ed71f1308932597149c57fba4eb90a299 /tests
parent6112224463c29a96a891e21ce911950fb14d903c (diff)
downloadsos-7370e715e6e86598566afe4bdae290ee85c6fc23.tar.gz
[cleaner] Improve stripping raw MAC address
reduce_mac_match should strip all characters that cant appear in a MAC address string. Currently it forgets to strip e.g. from "mac:01:02:03:04:05" anything. We should strip at least the 'm'. Ideally whole "mac" but that would be programatically difficult to describe proper condition for that. Resolves: #3574 Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions