You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/10/10 17:26:05 UTC

[jira] [Updated] (YETUS-68) Shellcheck plugin shows a warning against a removed file

     [ https://issues.apache.org/jira/browse/YETUS-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kengo Seki updated YETUS-68:
----------------------------
    Attachment: YETUS-68.00.patch

Attaching a patch. I ran the same command as above and confirmed the problem fixed.

> Shellcheck plugin shows a warning against a removed file
> --------------------------------------------------------
>
>                 Key: YETUS-68
>                 URL: https://issues.apache.org/jira/browse/YETUS-68
>             Project: Yetus
>          Issue Type: Bug
>            Reporter: Kengo Seki
>         Attachments: YETUS-68.00.patch
>
>
> Same as YETUS-67. It checks file existence in shellcheck_preapply, but not in shellcheck_postapply.
> {code}
> [sekikn@mobile yetus]$ dev-support/test-patch.sh --basedir=/Users/sekikn/bigtop --project=bigtop BIGTOP-2084
> (snip)
> ============================================================================
> ============================================================================
>                        shellcheck plugin: postpatch
> ============================================================================
> ============================================================================
> Running shellcheck against all identifiable shell scripts
> ./bigtop-deploy/puppet/modules/hadoop-hbase/templates/hbase-env.sh: ./bigtop-deploy/puppet/modules/hadoop-hbase/templates/hbase-env.sh: openFile: does not exist (No such file or directory)
> (snip)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)