pussuw opened a new pull request, #2095:
URL: https://github.com/apache/nuttx-apps/pull/2095

   ## Summary
   getopt returns the argument if it is found, so testing against != ERROR is 
wrong. Testing against 'a' in this case is correct (no other
   arguments are possible)
   
   ## Impact
   Fix trivial bug in alias handling (remove all aliases command)
   
   ## Testing
   unalias -a works
   


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