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 <[email protected]>
Date: 2017-12-12T14:26:38Z
remove trailing \ from JAVA_HOME
fixes ZOOKEEPER-2951
----
---