ChinmayHegde24 opened a new pull request, #877:
URL: https://github.com/apache/ranger/pull/877

   In **dev-support/ranger-docker** readme.md file the command present in 
Apache ranger build section is currently 
   
   `chmod +x scripts/*.sh`
   
   But script files are present under submodules of scripts/
   so command should be changed to 
   
   `chmod +x scripts/**/*.sh`
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to