From: Nils Carlson Date: Wed, 22 Sep 2010 07:05:03 +0000 (+0200) Subject: Fix a strange bash anomaly in test_functions.sh X-Git-Tag: v0.8~13 X-Git-Url: http://git.lttng.org/?p=ust.git;a=commitdiff_plain;h=d9ac3d712ae55d3049000ead812450e2fe067387 Fix a strange bash anomaly in test_functions.sh If anybody has time time to investigate this that would be great. Unforunately, I don't. Signed-off-by: Nils Carlson --- diff --git a/tests/test_functions.sh b/tests/test_functions.sh index d27a734..40d4d89 100644 --- a/tests/test_functions.sh +++ b/tests/test_functions.sh @@ -40,6 +40,7 @@ function check_trace_logs() { function trace_matches() { + local OPTIND= RUNLTTV=~/devel/lttv/runlttv