Commit 853ac33e authored by LDOUBLEV's avatar LDOUBLEV
Browse files

delete IFS

parent f57b155c
......@@ -15,7 +15,6 @@ fi
IFS=$'\n'
lines=(${dataline})
IFS=$'\n'
# The training params
model_name=$(func_parser_value "${lines[1]}")
python=$(func_parser_value "${lines[2]}")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment