Cleanup: test: don't stop relayd twice
[lttng-tools.git] / tests / regression / tools / live / test_lttng_ust
index 06017d01d43e4ec17c1b5c546fe37c32ceac4101..830fc7830c66579d4212858a259fb311dff21d46 100755 (executable)
@@ -34,7 +34,7 @@ TRACE_PATH=$(mktemp -d)
 
 DIR=$(readlink -f $TESTDIR)
 
-NUM_TESTS=12
+NUM_TESTS=11
 
 source $TESTDIR/utils/utils.sh
 
@@ -84,5 +84,4 @@ stop_lttng_relayd
 
 test_custom_url
 
-stop_lttng_relayd
 stop_lttng_sessiond
This page took 0.025183 seconds and 5 git commands to generate.