You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/19 00:48:06 UTC

[GitHub] rabbah opened a new issue #2770: cli does not tolerate comment on api host in property file

rabbah opened a new issue #2770: cli does not tolerate comment on api host in property file
URL: https://github.com/apache/incubator-openwhisk/issues/2770
 
 
   ```
   > cat ~/.wskprops
   APIHOST=http://localhost:10001 #http://192.168.99.100:10001
   ```
   
   ```
   > wsk property get
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   ```
   
 
----------------------------------------------------------------
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