Fix: python invocation through env
authorJesper Derehag <jderehag@hotmail.com>
Thu, 27 Mar 2014 07:57:06 +0000 (08:57 +0100)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 2 Apr 2014 21:31:10 +0000 (17:31 -0400)
commit57ad381fa0ebe6f49d9bfb6f2229a734c46888b3
treedccbb657af3d6d7a329fe6db6ba75107630a802a
parente475cf6c8bed7489299dec34ed05d0b8d8c64bcd
Fix: python invocation through env

This modification calls the interpreter through env instead of
directly, which should be more portable for those distros which do not install
python into /usr/bin/.

Signed-off-by: Jesper Derehag <jderehag@hotmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tools/lttng-gen-tp
This page took 0.024854 seconds and 4 git commands to generate.