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:
[email protected]
With regards,
Apache Git Services