diff options
| author | Simon Glass <[email protected]> | 2025-05-08 04:38:30 +0200 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2025-05-27 10:07:42 +0100 |
| commit | 0664a956e674027a1383c8c114377dcdf5b86e41 (patch) | |
| tree | 180147cec0d9f94f514df60420e916d452235fdc /include/linux | |
| parent | db5d98de55066db3b1ee3514bbf0fd304ec7775e (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 <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
