You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Joydeep Sen Gupta (Jira)" <ji...@apache.org> on 2020/10/06 08:44:00 UTC

[jira] [Created] (ZOOKEEPER-3955) added a shebang or a 'shell' directive to lastRevision.sh

Joydeep Sen Gupta created ZOOKEEPER-3955:
--------------------------------------------

             Summary: 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


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)