Closed lili2311 closed 4 years ago
Execute the commands relative to the wrapper to fix a bug with --all-projects where if the command is executed in a dir above a wrapper then gradle fails to execute even if we successfully locate the wrapper.
--all-projects
What does this PR do?
Execute the commands relative to the wrapper to fix a bug with
--all-projects
where if the command is executed in a dir above a wrapper then gradle fails to execute even if we successfully locate the wrapper.