acassis commented on PR #18408: URL: https://github.com/apache/nuttx/pull/18408#issuecomment-3950948138
@linguini1 @michallenc I don't know if you guys paid attention to it, but this "&" is appearing every time someone connects via telnet: ``` michal@acer:~$ telnet 10.0.2.69 Trying 10.0.2.69... Connected to 10.0.2.69. Escape character is '^]'. NuttShell (NSH) NuttX-12.12.0 nsh> uname -a nsh: &uname: command not found ``` It was not happening few weeks ago, so it is a regression, I will map this Issue -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
