mdeuser commented on a change in pull request #2547: CLI Experimental api 
removal
URL: 
https://github.com/apache/incubator-openwhisk/pull/2547#discussion_r130463413
 
 

 ##########
 File path: tools/cli/go-whisk-cli/commands/rule.go
 ##########
 @@ -388,6 +388,19 @@ var ruleListCmd = &cobra.Command{
                     map[string]interface{}{"name": getClientNamespace(), 
"err": err})
             werr := whisk.MakeWskErrorFromWskError(errors.New(errStr), err, 
whisk.EXITCODE_ERR_GENERAL, whisk.DISPLAY_MSG, whisk.NO_DISPLAY_USAGE)
             return werr
+        } else {
 
 Review comment:
   not related to api-experimental removal..?
 
----------------------------------------------------------------
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

Reply via email to