[ https://issues.apache.org/jira/browse/YETUS-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Allen Wittenauer updated YETUS-68: ---------------------------------- Assignee: Kengo Seki > 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 > Assignee: Kengo Seki > Fix For: 0.1.0 > > 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)