helpers.cli: Fix regex validation
According to Python documentation, p.match checks if characters at the beginning of string match the regex
This commit changes validation to full length of string
Merge request reports
Activity
added 8 commits
-
b3280c26...f85899ef - 7 commits from branch
postmarketOS:master
- 6411aa47 - helpers.cli: Fix regex validation (MR 2557)
-
b3280c26...f85899ef - 7 commits from branch
enabled an automatic merge when all merge checks for 6411aa47 pass
Please register or sign in to reply