more pure bash to speed up things
This commit is contained in:
parent
1e7b7ec8d9
commit
b7e10bc365
@ -1,5 +1,7 @@
|
||||
function get_vars_from_csv {
|
||||
|
||||
set -x
|
||||
|
||||
f_ASSET_HIST_FILE="$1"
|
||||
if ! [ -s "${f_ASSET_HIST_FILE}" ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user