X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Futils.sh;h=3bcdcc47962b0ad56499896f2e2ed43c65404492;hb=5922e6c21e0ad1a5050b2440bcc14f15abd9c5f4;hp=80e384281e300e5540bf79f3585656d1849af7c9;hpb=907b42de38da8455f22f2b4e03fbc8e75ecbd38a;p=lttng-tools.git 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)... "