diff options
author | Simon Glass <sjg@chromium.org> | 2025-04-29 07:22:07 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2025-05-27 10:07:41 +0100 |
commit | 5053549532dbdb5fff398e5dfd1d63740948125c (patch) | |
tree | afcb79a5b4d7378ad49aa546db918c6ba2c6e4a0 | |
parent | a61635d2af81d00b02155eb5decc03eb92f94413 (diff) |
patman: Correct a stray quote
A quote character was added a few years ago, but was not intended. Drop
it.
Signed-off-by: Simon Glass <sjg@chromium.org>
-rw-r--r-- | tools/patman/func_test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patman/func_test.py b/tools/patman/func_test.py index a31c950051b..161b5ad4288 100644 --- a/tools/patman/func_test.py +++ b/tools/patman/func_test.py @@ -152,7 +152,7 @@ class TestFunctional(unittest.TestCase): Commit-changes: 2 - Changes only for this commit -' Cover-changes: 4 + Cover-changes: 4 - Some notes for the cover letter Cover-letter: |