jlaitine opened a new pull request, #1194: URL: https://github.com/apache/incubator-nuttx-apps/pull/1194
…ables Correct the problem, where "unset" always gives an error message if the variable is not exported (promoted to group-wide environment variable) This fixes the issue by unsetting the exported env variable only if it exists. This seems coherent with the way how cmd_set and cmd_export work currently. Signed-off-by: Jukka Laitinen <juk...@ssrc.tii.ae> -- 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