more pure bash to speed up things
This commit is contained in:
parent
562f91025a
commit
fb44765427
@ -99,6 +99,7 @@ function analyze {
|
|||||||
# then
|
# then
|
||||||
# check_sell_conditions ${g_tmp}/${tmpfile} >>${g_tmp}/output-${tmpfile}
|
# check_sell_conditions ${g_tmp}/${tmpfile} >>${g_tmp}/output-${tmpfile}
|
||||||
# else
|
# else
|
||||||
|
echo "SELL Checks"
|
||||||
check_sell_conditions ${g_tmp}/${tmpfile}
|
check_sell_conditions ${g_tmp}/${tmpfile}
|
||||||
# fi
|
# fi
|
||||||
# fi
|
# fi
|
||||||
|
Loading…
Reference in New Issue
Block a user