diff options
author | Damien George <damien@micropython.org> | 2024-11-06 12:45:06 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-11-18 23:27:13 +1100 |
commit | 4e78c611b4b2ac2ee9eefb90b352fdc585f2a80a (patch) | |
tree | 913ba535bbbd2de173605d46e118d04d81d954b6 /py/objstringio.c | |
parent | 159b54b7da404bc9a8d60d8c989e33e11412e548 (diff) | |
download | micropython-4e78c611b4b2ac2ee9eefb90b352fdc585f2a80a.tar.gz micropython-4e78c611b4b2ac2ee9eefb90b352fdc585f2a80a.zip |
tools/mpremote: Support trailing slash on dest for non-recursive copy.
This fixes a regression in db59e55fe7a0b67d3af868990468e7b8056afe42: prior
to that commit `mpremote` supported trailing slashes on the destination of
a normal (non-recursive) copy.
Add back support for that, with the semantics that a trailing slash
requires the destination to be an existing directory.
Also add a test for this.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objstringio.c')
0 files changed, 0 insertions, 0 deletions