You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2019/01/03 19:41:52 UTC

[GitHub] nwangtw commented on a change in pull request #3141: Clean up heron-client-install.sh

nwangtw commented on a change in pull request #3141: Clean up heron-client-install.sh
URL: https://github.com/apache/incubator-heron/pull/3141#discussion_r245111019
 
 

 ##########
 File path: docker/scripts/ci-docker.sh
 ##########
 @@ -66,18 +66,14 @@ build_exec_image() {
   setup_scratch_dir $SCRATCH_DIR
 
   # need to copy artifacts locally
-  TOOLS_FILE="$OUTPUT_DIRECTORY/heron-tools-install.sh"
-  TOOLS_OUT_FILE="$SCRATCH_DIR/artifacts/heron-tools-install.sh"
+  TOOLS_FILE="$OUTPUT_DIRECTORY/heron-install.sh"
 
 Review comment:
   cool. thx.

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