This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository zookeeper.
commit 0d980dcfee8b0e7bc566d8994b54c8aaee9d32b4 Author: Felix Dreissig <[email protected]> Date: Thu Jul 7 10:07:33 2016 +0200 Remove misleading example from default file This will not work when used as systemd environment file, as variable substitutions are not supported in that case. --- debian/zookeeperd.default | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/zookeeperd.default b/debian/zookeeperd.default index 9eacc73..4843899 100644 --- a/debian/zookeeperd.default +++ b/debian/zookeeperd.default @@ -5,7 +5,3 @@ #JMXLOCALONLY=false #JAVA_OPTS="" - -# Make sure to include the original classpath since it contains the zookeeper -# jars -#CLASSPATH="$CLASSPATH:YOURCLASSPATH" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/zookeeper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

