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/30 18:23:49 UTC

[GitHub] trieloff opened a new pull request #122: Test case and fix for #121

trieloff opened a new pull request #122: Test case and fix for #121
URL: https://github.com/apache/incubator-openwhisk-client-js/pull/122
 
 
   This is a simple test case and fix for #121 
   
   In my solution, I've taken the simplest possible approach: instead of inventing a new `image` or `docker` parameter that goes into `options` and would need special treatment, I'm simply checking for the presence of `options.exec` and use what's provided there.
   
   This comes at the risk of having people override the values we infer for our own `exec` object, but I'd assume people using the `exec` parameter know what they are doing.

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