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 2021/12/31 15:02:50 UTC

[GitHub] [incubator-nuttx-apps] normanr opened a new pull request #950: Check for too many arguments to hostname

normanr opened a new pull request #950:
URL: https://github.com/apache/incubator-nuttx-apps/pull/950


   ## Summary
   Follow up to https://github.com/apache/incubator-nuttx-apps/pull/944
   
   Check for too many arguments to hostname
   
   Also use the symbolic value for the success exit code.
   
   ## Impact
   Hostname now rejects multiple arguments
   
   ## Testing
   [FAIL] (expected) `hostname foo bar`
   [OK] `hostname foo`
   [OK] `hostname`


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #950: Check for too many arguments to hostname

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #950:
URL: https://github.com/apache/incubator-nuttx-apps/pull/950


   


-- 
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-unsubscribe@nuttx.apache.org

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