Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_ukify: use raw string for the regex
To get rid of the "invalid escape sequence" warning: =============================== warnings summary =============================== ../src/ukify/test/test_ukify.py:876 ../src/ukify/test/test_ukify.py:876: SyntaxWarning: invalid escape sequence '\s' assert re.search('Issuer: CN\s?=\s?SecureBoot signing key on host', out) (cherry picked from commit a0485e0)
- Loading branch information