Re: [U-Boot] [PATCH v2 07/10] patman: Add unicode to test patches

2017-06-06 Thread sjg
Add some unicode to the test patches to make sure that patman does the right thing. Signed-off-by: Simon Glass --- Changes in v2: None tools/patman/test.py | 9 + 1 file changed, 9 insertions(+) Applied to u-boot-dm, thanks! ___ U-Boot maili

[U-Boot] [PATCH v2 07/10] patman: Add unicode to test patches

2017-05-29 Thread Simon Glass
Add some unicode to the test patches to make sure that patman does the right thing. Signed-off-by: Simon Glass --- Changes in v2: None tools/patman/test.py | 9 + 1 file changed, 9 insertions(+) diff --git a/tools/patman/test.py b/tools/patman/test.py index 8c39f66e73..20dc9c1e0d 1006