more pure bash to speed up things
This commit is contained in:
@@ -27,7 +27,7 @@ function get_vars_from_csv {
|
|||||||
|
|
||||||
unset f_last_lines_array
|
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
|
# basics
|
||||||
get_var_from_line date 1
|
get_var_from_line date 1
|
||||||
|
|||||||
Reference in New Issue
Block a user