anchao commented on PR #8378:
URL: https://github.com/apache/nuttx/pull/8378#issuecomment-1420150934

   @fjpanag From the log information, "\033[1K\r" has not been recognized 
correctly. It seems that your system supports bash but you are not using it as 
default SHELL on terminal, right?
   
   You can check your environment by:
   
   ```
   archer@c:~/code/nuttx$ echo $SHELL
   /bin/bash
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to