diff options
| author | Michael Kubacki <michael.kubacki@microsoft.com> | 2026-06-10 23:42:32 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-06-12 03:20:34 +0300 |
| commit | 2aa3d1c7cfece5eb2943fcb3c277569fd3aa8f5f (patch) | |
| tree | 7b4b74c629c3f2e790013246d38a74d3e48a78b7 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
| parent | 529f8db563e50ea81b9a8c4f0658e3abab7d55fd (diff) | |
| download | edk2-2aa3d1c7cfece5eb2943fcb3c277569fd3aa8f5f.tar.xz | |
BaseTools/HostBasedUnitTestRunner.py: Fix SyntaxWarnings
Three invalid escape sequence SyntaxWarnings are reported because
`'\|'` is being escaped. This change consistently wraps all cases
where the character is used in double quotes, so the character is
preserved and the warnings are resolved.
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions
