[ 
https://issues.apache.org/jira/browse/YETUS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15939554#comment-15939554
 ] 

Akira Ajisaka commented on YETUS-498:
-------------------------------------

Thank you for updating the patch!
{code}
+    if [[ ${SHELLCHECK_VERSION} =~ 0.[0-3].[0-9] || ${SHELLCHECK_VERSION} = 
0.4.0 ]]; then
+      SHELLCHECK_X=false
+     fi
{code}
(minor) wrong indent for {{fi}}. I'm +1 if that is addressed.

> 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, YETUS-498.01.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)

Reply via email to