summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/command.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2025-05-08 04:38:30 +0200
committerSimon Glass <sjg@chromium.org>2025-05-27 10:07:42 +0100
commit0664a956e674027a1383c8c114377dcdf5b86e41 (patch)
tree180147cec0d9f94f514df60420e916d452235fdc /tools/u_boot_pylib/command.py
parentdb5d98de55066db3b1ee3514bbf0fd304ec7775e (diff)
u_boot_pylib: Tidy up quoting of cc and to
The current approach to calling 'git send-email' puts double quotes around each email address to ensure that it will pass the shell correctly. This is a bit cumbersome and requires using a shell to sort it all out. Drop the quotes and use command.run() instead, to simplify things. This will also make it possible to (later) set the current directory. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions