mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 07:30:43 +08:00
This removes the carriage return printed before the shell prompt as it can cause other output to be overwritten unexpectedly. This was discovered when using the "cat" shell command on a file whose content contained no trailing \n\r and was short enough to be entirely swallowed by the prompt.