You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/30 19:22:32 UTC

[GitHub] houshengbo opened a new pull request #420: Add the error handling mechanism

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:
users@infra.apache.org


With regards,
Apache Git Services