[
https://issues.apache.org/jira/browse/HDDS-2024?focusedWorklogId=300223&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-300223
]
ASF GitHub Bot logged work on HDDS-2024:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Aug/19 10:33
Start Date: 23/Aug/19 10:33
Worklog Time Spent: 10m
Work Description: elek commented on pull request #1343: HDDS-2024. Fix
rat.sh problems
URL: https://github.com/apache/hadoop/pull/1343
----------------------------------------------------------------
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: 300223)
Time Spent: 40m (was: 0.5h)
> rat.sh: grep: warning: recursive search of stdin
> ------------------------------------------------
>
> Key: HDDS-2024
> URL: https://issues.apache.org/jira/browse/HDDS-2024
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: build
> Affects Versions: 0.4.1
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.5.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Running {{rat.sh}} locally fails with the following error message (after the
> two Maven runs):
> {code:title=./hadoop-ozone/dev-support/checks/rat.sh}
> ...
> grep: warning: recursive search of stdin
> {code}
> This happens if {{grep}} is not the GNU one.
> Further, {{rat.sh}} runs into: {{cat: target/rat-aggregated.txt: No such file
> or directory}} in subshell due to a typo, and so always exits with success:
> {code:title=./hadoop-ozone/dev-support/checks/rat.sh}
> ...
> cat: target/rat-aggregated.txt: No such file or directory
> $ echo $?
> 0
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]