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 2020/04/14 08:21:34 UTC

[GitHub] [openwhisk-wskdebug] alexkli opened a new pull request #47: [nodejs] pass through DEBUG, NODE_DEBUG environment variables #43

alexkli opened a new pull request #47: [nodejs] pass through DEBUG, NODE_DEBUG environment variables #43
URL: https://github.com/apache/openwhisk-wskdebug/pull/47
 
 
   Fixes #43.
   
   - `DEBUG` env var is passed through as is
   - set `WSK_NODE_DEBUG` to control `NODE_DEBUG` in the container, to avoid affecting it wskdebug itself.

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


With regards,
Apache Git Services

[GitHub] [openwhisk-wskdebug] alexkli merged pull request #47: [nodejs] pass through DEBUG, NODE_DEBUG environment variables #43

Posted by GitBox <gi...@apache.org>.
alexkli merged pull request #47: [nodejs] pass through DEBUG, NODE_DEBUG environment variables #43
URL: https://github.com/apache/openwhisk-wskdebug/pull/47
 
 
   

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


With regards,
Apache Git Services