diff --git a/dabo/analyze.sh b/dabo/analyze.sh index 7520995..f95fc3a 100755 --- a/dabo/analyze.sh +++ b/dabo/analyze.sh @@ -92,7 +92,7 @@ function analyze { f_market_performance=${f_market_performace_array[${f_time}]} [ -z "${f_market_performance}" ] && f_market_performance=${f_market_performance_before} f_market_performance_before=${f_market_performance} - #echo "MARKET_PERF=$f_market_performance" + echo "MARKET_PERF=$f_market_performance" # get vars get_vars_from_csv ${g_tmp}/${tmpfile} || continue