You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by zzcoder <gi...@git.apache.org> on 2015/01/20 21:02:17 UTC

[GitHub] zookeeper pull request: Fixed the syntax error. Arguments were not...

GitHub user zzcoder opened a pull request:

    https://github.com/apache/zookeeper/pull/26

    Fixed the syntax error. Arguments were not properly quoted.

    The trunk doesn't run on Windows. Fixed the syntax errors in zkEnv.cmd.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zzcoder/zookeeper trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/26.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #26
    
----
commit 0c3b9e0b22eb388fc5ec48e26314599f2e24c4a3
Author: unknown <zh...@zhangz-lt.pixia.local>
Date:   2015-01-20T19:59:13Z

    Fixed the syntax error. Arguments were not properly quoted.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---