[
https://issues.apache.org/jira/browse/ZOOKEEPER-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938984#comment-15938984
]
Hudson commented on ZOOKEEPER-2735:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #3329 (See
[https://builds.apache.org/job/ZooKeeper-trunk/3329/])
ZOOKEEPER-2735: fix typos in shell scripts (hanm: rev
fb7ddacfc42acb01275ca8d69ae219d6413832b4)
* (edit) bin/zkServer.sh
* (edit) bin/zkCleanup.sh
* (edit) bin/zkCli.sh
> Typo fixes in some scripts
> --------------------------
>
> Key: ZOOKEEPER-2735
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2735
> Project: ZooKeeper
> Issue Type: Bug
> Components: scripts
> Reporter: Woojin Joe
> Priority: Trivial
> Fix For: 3.6.0
>
>
> There are same typos in shell files follows:
> * https://github.com/apache/zookeeper/blob/master/bin/zkCleanup.sh#L28
> * https://github.com/apache/zookeeper/blob/master/bin/zkCli.sh#L28
> * https://github.com/apache/zookeeper/blob/master/bin/zkServer.sh#L25
> TO-BE
> need to be changed from *POSTIX* to *POSIX*
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)