[
https://issues.apache.org/jira/browse/ZOOKEEPER-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar resolved ZOOKEEPER-3955.
-------------------------------------
Fix Version/s: 3.6.3
3.7.0
Resolution: Fixed
Issue resolved by pull request 1472
[https://github.com/apache/zookeeper/pull/1472]
> added a shebang or a 'shell' directive to lastRevision.sh
> ---------------------------------------------------------
>
> Key: ZOOKEEPER-3955
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3955
> Project: ZooKeeper
> Issue Type: Bug
> Reporter: Joydeep Sen Gupta
> Priority: Major
> Labels: newbie, pull-request-available
> Fix For: 3.7.0, 3.6.3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This solves the issue Shellcheck found by muse.dev (as part of the BugBash)
> 1. Added the shebang
> 2. Added $(...) notation instead of legacy backticked
> 3. Added double quote to prevent globbing and word splitting
--
This message was sent by Atlassian Jira
(v8.3.4#803005)