[ 
https://issues.apache.org/jira/browse/HDDS-2403?focusedWorklogId=342505&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-342505
 ]

ASF GitHub Bot logged work on HDDS-2403:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Nov/19 10:27
            Start Date: 13/Nov/19 10:27
    Worklog Time Spent: 10m 
      Work Description: snemuri commented on pull request #149: HDDS-2403: 
Remove leftover reference to OUTPUT_FILE from shellcheck.sh
URL: https://github.com/apache/hadoop-ozone/pull/149
 
 
   ## What changes were proposed in this pull request?
   Removed the leftover `OUTPUT_FILE` from shellcheck.sh
   
   ## What is the link to the Apache JIRA
   HDDS-2403
 
----------------------------------------------------------------
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: 342505)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove leftover reference to OUTPUT_FILE from shellcheck.sh
> -----------------------------------------------------------
>
>                 Key: HDDS-2403
>                 URL: https://issues.apache.org/jira/browse/HDDS-2403
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Attila Doroszlai
>            Assignee: Sandeep Nemuri
>            Priority: Trivial
>              Labels: newbie, pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{shellcheck.sh}} gives the following error (but works fine otherwise):
> {noformat}
> $ hadoop-ozone/dev-support/checks/shellcheck.sh
> hadoop-ozone/dev-support/checks/shellcheck.sh: line 23: : No such file or 
> directory
> ...
> {noformat}
> This happens because {{OUTPUT_FILE}} variable is undefined:
> {code:title=https://github.com/apache/hadoop-ozone/blob/6b2cda125b3647870ef5b01cf64e3b3e4cdc55db/hadoop-ozone/dev-support/checks/shellcheck.sh#L23}
> echo "" > "$OUTPUT_FILE"
> {code}
> The command can be removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to