[
https://issues.apache.org/jira/browse/HDDS-1803?focusedWorklogId=277169&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-277169
]
ASF GitHub Bot logged work on HDDS-1803:
----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jul/19 03:18
Start Date: 16/Jul/19 03:18
Worklog Time Spent: 10m
Work Description: adoroszlai commented on 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 277169)
Time Spent: 10m
Remaining Estimate: 0h
> shellcheck.sh does not work on Mac
> ----------------------------------
>
> Key: HDDS-1803
> URL: https://issues.apache.org/jira/browse/HDDS-1803
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> # {{shellcheck.sh}} does not work on Mac
> {code}
> find: -executable: unknown primary or operator
> {code}
> # {{$OUTPUT_FILE}} only contains problems from {{hadoop-ozone}}, not from
> {{hadoop-hdds}}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]