Commit 5409ca5
shelldriver: Fix xmodem
xmodem was failing because it would consume the trailing newline
character between the `echo` for the marker and the command output. Fix
this by suppressing new line on the marker
Signed-off-by: Joshua Watt <Joshua.Watt@garmin.com>
Signed-off-by: Bastian Krause <bst@pengutronix.de>1 parent 5f0fe28 commit 5409ca5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
0 commit comments