Tests: remove declaration already present in utils.sh
[lttng-tools.git] / tests / regression / tools / live / test_ust_tracefile_count
index 54d6a528f70c1f50b5ca6d6bbc07e65128185bac..6da368fc6cc786052b64ed678071b842bdc09f3c 100755 (executable)
@@ -20,10 +20,6 @@ TEST_DESC="Live - User space tracing with tracefile_count"
 
 CURDIR=$(dirname $0)/
 TESTDIR=$CURDIR/../../../
-SESSIOND_BIN="lttng-sessiond"
-RELAYD_BIN="lttng-relayd"
-LTTNG_BIN="lttng"
-BABELTRACE_BIN="babeltrace"
 NR_ITER=1
 NR_USEC_WAIT=1
 DELAY_USEC=2000000
This page took 0.022679 seconds and 4 git commands to generate.