You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by jorgheymans <gi...@git.apache.org> on 2017/12/12 14:28:18 UTC

[GitHub] zookeeper pull request #431: remove trailing \ from JAVA_HOME

GitHub user jorgheymans opened a pull request:

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

    remove trailing \ from JAVA_HOME

     fixes ZOOKEEPER-2951

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

    $ git pull https://github.com/jorgheymans/zookeeper master

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

    https://github.com/apache/zookeeper/pull/431.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 #431
    
----
commit 8a85319da4258ad9bf9e497e8addaccd2dee88d5
Author: Jorg Heymans <jo...@gmail.com>
Date:   2017-12-12T14:26:38Z

    remove trailing \ from JAVA_HOME
    
     fixes ZOOKEEPER-2951

----


---

[GitHub] zookeeper issue #431: ZOOKEEPER-2951 remove trailing \ from JAVA_HOME

Posted by phunt <gi...@git.apache.org>.
Github user phunt commented on the issue:

    https://github.com/apache/zookeeper/pull/431
  
    LGTM - thanks @jorgheymans !


---

[GitHub] zookeeper pull request #431: ZOOKEEPER-2951 remove trailing \ from JAVA_HOME

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---