X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Futils.sh;h=3bcdcc47962b0ad56499896f2e2ed43c65404492;hp=80e384281e300e5540bf79f3585656d1849af7c9;hb=198e7caf42f0c79846abf5fd698828019cbcff0b;hpb=ffaed7f7927871131ffea68d1bddc7402f4e32dd diff --git a/tests/utils.sh b/tests/utils.sh index 80e384281..3bcdcc479 100644 --- a/tests/utils.sh +++ b/tests/utils.sh @@ -130,7 +130,7 @@ function lttng_enable_kernel_event function start_lttng_relayd { - local opt="$1" + local opt=$1 echo -e -n "Starting lttng-relayd (opt: $opt)... "