adoroszlai opened a new pull request #1102: HDDS-1803. shellcheck.sh does not work on Mac URL: https://github.com/apache/hadoop/pull/1102 ## What changes were proposed in this pull request? * Filter for file permission on Mac. * Merge two separate `find` calls to avoid overwriting output (and eliminate code duplication). https://issues.apache.org/jira/browse/HDDS-1803 ## How was this patch tested? ``` $ hadoop-ozone/dev-support/checks/shellcheck.sh | wc 133 600 6065 $ wc target/shell-problems.txt 133 600 6065 target/shell-problems.txt ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
