Fix: Java agent should use LTTNG_HOME
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 11 May 2016 00:33:00 +0000 (20:33 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 11 May 2016 00:38:33 +0000 (20:38 -0400)
commitabe7b884875a0826d356db59f69b15a96384c7f2
tree6900d1578e88925fa13d6c5f46bf8f4b0f640fdb
parentf00d93449196d26cd65bc36d5642d6be8224ba25
Fix: Java agent should use LTTNG_HOME

Both in UST C/C++ support and Python agent, LTTNG_HOME can be used to
override HOME for lttng-ust. Ensure the Java agent has the same
behavior.

Fixes: #881
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/LttngTcpSessiondClient.java
This page took 0.024376 seconds and 4 git commands to generate.