Tests: add rotation tests scripts to noinst_SCRIPTS and EXTRA_DIST
[lttng-tools.git] / tests / regression / tools / rotation / test_kernel
index 6f5647f373ca723e76b430ab0182d6480b55265f..6f85e293041dc83c53d1a78d524d4fcc7b7915e0 100755 (executable)
@@ -19,8 +19,6 @@ TEST_DESC="Rotation - Kernel tracing"
 CURDIR=$(dirname $0)/
 TESTDIR=$CURDIR/../../..
 EVENT_NAME="lttng_test_filter_event"
-PID_RELAYD=0
-SESSION_NAME=""
 
 TRACE_PATH=$(mktemp -d)
 
This page took 0.025271 seconds and 5 git commands to generate.