[
https://issues.apache.org/jira/browse/YETUS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937808#comment-15937808
]
Akira Ajisaka commented on YETUS-498:
-------------------------------------
{code}
for i in $(shellcheck_private_findbash); do
- if [[ -f ${i} ]]; then
{code}
The patch removed the check. Is this intentional?
> shelllcheck needs to have -x support
> ------------------------------------
>
> Key: YETUS-498
> URL: https://issues.apache.org/jira/browse/YETUS-498
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Affects Versions: 0.5.0
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Minor
> Attachments: YETUS-498.00.patch
>
>
> In order to enable shellcheck source, we need to add -x to the shellcheck
> command line.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)