mrutkows commented on a change in pull request #256: Add zipaction integration
test cases.
URL:
https://github.com/apache/incubator-openwhisk-wskdeploy/pull/256#discussion_r120389848
##########
File path: utils/misc.go
##########
@@ -192,6 +192,10 @@ func CreateFolderZip(src, des string) error {
writer, err := zipWritter.CreateHeader(header)
Review comment:
Please correct object name to "ZipWriter" (from "ZipWritter")
----------------------------------------------------------------
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