mrutkows commented on a change in pull request #32: Update configure script now
that PR is merged
URL:
https://github.com/apache/incubator-openwhisk-deploy-kube/pull/32#discussion_r125940463
##########
File path: .travis/build.sh
##########
@@ -91,8 +91,7 @@ pushd /tmp
export WHISK_CLI_PATH=/usr/local/bin/wsk
# This script currently has an issue where the cli path is the 4th argument
- # https://github.com/apache/incubator-openwhisk-catalog/pull/231 is a fix
- ./installCatalog.sh $AUTH_WSK_SECRET https://localhost:$WSK_PORT "EMPTY"
$WHISK_CLI_PATH
+ ./installCatalog.sh $AUTH_WSK_SECRET https://localhost:$WSK_PORT
$WHISK_CLI_PATH
Review comment:
Necessary change to adjust parms.
----------------------------------------------------------------
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