X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Ftest_functions.sh;h=4f789ab1c4327a00d37685b9bda2cfc84d2e79e0;hb=980eae09eeb6df4964886b27315ac5a130cf86e4;hp=d27a734176124a75f317dc476d02169d3609fc4d;hpb=dd7a064c5953d06fbd6010f0a0f4a6f94df01a9f;p=ust.git diff --git a/tests/test_functions.sh b/tests/test_functions.sh index d27a734..4f789ab 100644 --- a/tests/test_functions.sh +++ b/tests/test_functions.sh @@ -40,8 +40,7 @@ function check_trace_logs() { function trace_matches() { - - RUNLTTV=~/devel/lttv/runlttv + local OPTIND= if [ ! -x "$RUNLTTV" ]; then echo "$0: $RUNLTTV not executable. Edit \$RUNLTTV to point to your lttv source directory." >/dev/stderr