You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/07 20:23:55 UTC

[GitHub] houshengbo commented on a change in pull request #171: Add s390x architecture; better build loop control.

houshengbo commented on a change in pull request #171: Add s390x architecture; better build loop control.
URL: https://github.com/apache/incubator-openwhisk-cli/pull/171#discussion_r155630867
 
 

 ##########
 File path: tools/travis/build_tag_releases.sh
 ##########
 @@ -1,29 +1,40 @@
 #!/usr/bin/env bash
 
-declare -a os_list=("linux" "windows" "darwin")
-declare -a arc_list=("amd64" "386")
+#declare -a os_list=("linux" "windows" "darwin")
+#declare -a arc_list=("amd64" "386")
 
 Review comment:
   Remove the above two lines.

----------------------------------------------------------------
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