From 5053549532dbdb5fff398e5dfd1d63740948125c Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Tue, 29 Apr 2025 07:22:07 -0600 Subject: 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 --- tools/patman/func_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/patman/func_test.py') 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: -- cgit v1.2.3