houshengbo opened a new pull request #420: Add the error handling mechanism URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/420 This PR makes the following changes: * Replace log with fmt, since wskdeploy is a client tool, which does not need to log any information. * In test cases, read the stardard output and the standard error separately. We need to parse the standard error to determine if the execution of the a command succeeds or not. Partially-Closes: #340 ---------------------------------------------------------------- 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
