acassis commented on PR #18396:
URL: https://github.com/apache/nuttx/pull/18396#issuecomment-4026468185

   I found another "error" try to define the password with:
   - a single space
   - a letter followed by space and another letter
   - a quote (use \" to represent it in the CONFIG_ text)
   
   What I tested and worked:
   - dot: .
   - backslash, requires a modifier backslash to represent it: "\\"
   - ampersand: only if you type in the password during the login: \&   NOTE: 
needs to be fixed to ignore to modifier "\"
   


-- 
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]

Reply via email to