more pure bash to speed up things
This commit is contained in:
parent
3aa6867a18
commit
80821ad754
@ -27,7 +27,7 @@ function get_vars_from_csv {
|
||||
|
||||
unset f_last_lines_array
|
||||
|
||||
#f_asset=$(basename ${f_ASSET_HIST_FILE} | cut -d\. -f1)
|
||||
f_asset=$(basename ${f_ASSET_HIST_FILE} | cut -d\. -f1)
|
||||
|
||||
# basics
|
||||
get_var_from_line date 1
|
||||
|
Loading…
Reference in New Issue
Block a user