X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Ftools%2Fstreaming%2Frun-ust;fp=tests%2Ftools%2Fstreaming%2Frun-ust;h=2e88d2a9fc8541b4aa686e39cf0f30054f433cb4;hp=0689201621e30d6ecd300c889105491389c851a4;hb=2c46f0d263b46ca718618f9bf3e471bf3dffb62d;hpb=87c1611dab332f28b4b72c6ed96cb2a2ef31d5f7 diff --git a/tests/tools/streaming/run-ust b/tests/tools/streaming/run-ust index 068920162..2e88d2a9f 100755 --- a/tests/tools/streaming/run-ust +++ b/tests/tools/streaming/run-ust @@ -42,7 +42,7 @@ function lttng_create_session function lttng_enable_consumer { # Create session with default path - $TESTDIR/../src/bin/lttng/$LTTNG_BIN enable-consumer -u net://localhost/test >/dev/null 2>&1 + $TESTDIR/../src/bin/lttng/$LTTNG_BIN enable-consumer -u net://localhost >/dev/null 2>&1 } function wait_apps