lanking520 commented on a change in pull request #14504: Fixes for CI downloads
URL: https://github.com/apache/incubator-mxnet/pull/14504#discussion_r268781218
 
 

 ##########
 File path: tools/dependencies/make_shared_dependencies.sh
 ##########
 @@ -20,11 +20,37 @@
 # This is a convenience script for calling the build scripts of all dependency 
libraries.
 # Environment variables should be set beforehand.
 
+set -ex
+
 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
 
+download () {
 
 Review comment:
   Awesome config! 👍 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to