You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/23 16:05:11 UTC

[GitHub] [incubator-nuttx] hartmannathan opened a new issue #1883: ifconfig: If procfs not mounted, say so in the error message

hartmannathan opened a new issue #1883:
URL: https://github.com/apache/incubator-nuttx/issues/1883


   Currently if procfs is not mounted, ifconfig outputs:
   
   ```
   nsh> ifconfig
   nsh: ifconfig: opendir failed: 20
   ```
   
   It would be better to have a more specific error: "ifconfig: procfs is not mounted"


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

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



[GitHub] [incubator-nuttx] xiaoxiang781216 closed issue #1883: ifconfig: If procfs not mounted, say so in the error message

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 closed issue #1883:
URL: https://github.com/apache/incubator-nuttx/issues/1883


   


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

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