[
https://issues.apache.org/jira/browse/HDDS-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816155#comment-16816155
]
Hudson commented on HDDS-1419:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16394 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16394/])
HDDS-1419. Fix shellcheck errors in start-chaos.sh (elek: rev
75ba719ddd3655df97130dd294d9536d7654a422)
* (edit) hadoop-ozone/integration-test/src/test/bin/start-chaos.sh
> Fix shellcheck errors in start-chaos.sh
> ---------------------------------------
>
> Key: HDDS-1419
> URL: https://issues.apache.org/jira/browse/HDDS-1419
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: test
> Reporter: Arpit Agarwal
> Assignee: Doroszlai, Attila
> Priority: Major
> Labels: newbie, pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Fix the following shellcheck errors in start-chaos.sh:
> {code}
> hadoop-ozone/integration-test/src/test/bin/start-chaos.sh:18:6: note: Use
> $(..) instead of legacy `..`. [SC2006]
> hadoop-ozone/integration-test/src/test/bin/start-chaos.sh:27:19: note: Double
> quote to prevent globbing and word splitting. [SC2086]
> hadoop-ozone/integration-test/src/test/bin/start-chaos.sh:28:20: note: Double
> quote to prevent globbing and word splitting. [SC2086]
> hadoop-ozone/integration-test/src/test/bin/start-chaos.sh:31:33: note: Double
> quote to prevent globbing and word splitting. [SC2086]
> hadoop-ozone/integration-test/src/test/bin/start-chaos.sh:35:23: note: Double
> quote to prevent globbing and word splitting. [SC2086]
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]