Fix a strange bash anomaly in test_functions.sh
[ust.git] / tests / test_functions.sh
index d27a734176124a75f317dc476d02169d3609fc4d..40d4d8982cffa116c1881d87f4f01e970354e68e 100644 (file)
@@ -40,6 +40,7 @@ function check_trace_logs() {
 
 
 function trace_matches() {
+    local OPTIND=
 
     RUNLTTV=~/devel/lttv/runlttv
 
This page took 0.023623 seconds and 4 git commands to generate.