larroy commented on a change in pull request #11520: [WIP] Improve Ccache
URL: https://github.com/apache/incubator-mxnet/pull/11520#discussion_r211919613
##########
File path: ci/docker/install/ubuntu_adduser.sh
##########
@@ -34,4 +34,5 @@ then
mkdir /work/mxnet
mkdir /work/build
chown -R jenkins_slave /work/
+ chown -R jenkins_slave /usr/local/bin
Review comment:
What requires permissions to write in /usr/local/bin ?
----------------------------------------------------------------
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