csantanapr opened a new pull request #3181: docs: Use bash instead of sh when building virtualenv URL: https://github.com/apache/incubator-openwhisk/pull/3181 switching to bash for instructions on creating python zip with virtualenv I got burned this week when using a customer docker runtime, because `sh` doesn't support `source` in debian jessie. reading the generated script `virtualenv/bin/activate` it looks like is intended for bash
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
