diff --git a/dabo/functions/get_asset.sh b/dabo/functions/get_asset.sh index 456a7a7..f5930b9 100644 --- a/dabo/functions/get_asset.sh +++ b/dabo/functions/get_asset.sh @@ -40,6 +40,8 @@ function get_asset { return 0 fi + [ ${FULL_LOOP} == 0 ] && return 0 + f_ASSET_HIST_FILE="asset-histories/${f_ASSET}.history.csv" #if [ ${f_linecount} -lt 30 ] && [ ${f_lines} -ge 50 ] && [ ${INTERVAL} -lt 300 ] #then