nlu90 commented on a change in pull request #3141: Clean up
heron-client-install.sh
URL: https://github.com/apache/incubator-heron/pull/3141#discussion_r245096522
##########
File path: scripts/applatix/testutils.sh
##########
@@ -31,16 +31,10 @@ echo "Using $PLATFORM platform"
# include HOME directory bin in PATH for heron cli, tools and tests
export PATH=${HOME}/bin:$PATH
-# install client
-T="heron client install"
-start_timer "$T"
-python ${UTILS}/save-logs.py "heron_client_install.txt"
./heron-client-install.sh --user
-end_timer "$T"
-
# install tools
T="heron tools install"
Review comment:
client and tools
----------------------------------------------------------------
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