Tests: SESSION_NAME defined on each iteration of kernel rotation test
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 28 Mar 2018 19:53:56 +0000 (15:53 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Apr 2018 20:13:11 +0000 (16:13 -0400)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/rotation/test_kernel

index e54a0009cc05d1463cb3be0c14e2841cbbea1036..6f85e293041dc83c53d1a78d524d4fcc7b7915e0 100755 (executable)
@@ -19,7 +19,6 @@ TEST_DESC="Rotation - Kernel tracing"
 CURDIR=$(dirname $0)/
 TESTDIR=$CURDIR/../../..
 EVENT_NAME="lttng_test_filter_event"
-SESSION_NAME=""
 
 TRACE_PATH=$(mktemp -d)
 
This page took 0.027161 seconds and 5 git commands to generate.