vgkits / vanguard-cli

VGkits' tools to connect to Micropython Vanguard Shell, reset, save and restore Vanguard firmware and other utility tasks.
GNU General Public License v3.0
1 stars 1 forks source link

Use shlex to split strings #7

Open cefn opened 5 years ago

cefn commented 5 years ago

Previous implementation assumed space could be used to split, but this doesn't work for backslash-escaped filenames with spaces in.