You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/06/07 22:32:42 UTC

[GitHub] apercova opened a new pull request #132: Fix to fallback when LOCAL_IP cannot be obtained

apercova opened a new pull request #132: Fix to fallback when LOCAL_IP cannot be obtained
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/132
 
 
   I've tried to do make quick-start from CentOS 7
   I noticed that LOCAL_IP cannot be obtained  within CentOS 7 the way Makefile tries to do so.
   I supposed fallback to localhost should execute but I realized that fallback conditional is actually intended to be executed only on systems other than Linux.
   I propose this change to allow fallback conditional to be executed the same way on Linux and no-Linux systems

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services