[lttng-dev] [PATCH lttng-tools] Test: prevent the spawning of a daemonized sessiond

Michael Jeanson mjeanson at efficios.com
Tue Mar 8 22:19:15 UTC 2016


Hi,

A comment explaining why LTTNG_SESSIOND_PATH is set to "/bin/true" would
be quite helpful to anybody re-reading this file.

Michael

----- On Mar 8, 2016, at 5:11 PM, Jonathan Rajotte jonathan.rajotte-julien at efficios.com wrote:

> Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien at efficios.com>
> ---
> tests/utils/utils.sh | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/tests/utils/utils.sh b/tests/utils/utils.sh
> index da23f7a..1067438 100644
> --- a/tests/utils/utils.sh
> +++ b/tests/utils/utils.sh
> @@ -32,6 +32,7 @@ KERNEL_PATCHLEVEL_VERSION=27
> # basic tests don't have to worry about hitting timeouts on busy
> # systems. Specialized tests should test those corner-cases.
> export LTTNG_UST_REGISTER_TIMEOUT=-1
> +export LTTNG_SESSIOND_PATH="/bin/true"
> 
> source $TESTDIR/utils/tap/tap.sh
> 
> --
> 2.7.0
> 
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev



More information about the lttng-dev mailing list