mdeuser commented on issue #2357: Cli should ignore a config file env variable value of empty string URL: https://github.com/apache/incubator-openwhisk/pull/2357#issuecomment-307585923 This PR also includes the change to have the CLI ignore a WSK_CONFIG_FILE value that's an empty string. I'd like the ability for a given test suite to run correctly by itself with a set of test defaults, but also to run in another context with an externally provided WSK_CONFIG_FILE setting that provides context aware behavior. Using the CLI environment variable seemed like a good way to do this. Using an empty WSK_CONFIG_FILE value still works. The CLI will simply ignore it. Travis/PGs passed with this change - are the package installation needs included in those test suites? ---------------------------------------------------------------- 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
