progress
This commit is contained in:
parent
4873af1673
commit
01cd6fbacb
@ -1 +1 @@
|
|||||||
0.6.9
|
0.7.1
|
||||||
@ -55,7 +55,7 @@ run_proc() {
|
|||||||
|
|
||||||
Cmd="${Python} ${PyScript}"
|
Cmd="${Python} ${PyScript}"
|
||||||
Cmd="${Cmd} --config=${Config}"
|
Cmd="${Cmd} --config=${Config}"
|
||||||
Cmd="${Cmd} --output_dir=${OutputDir}"
|
Cmd="${Cmd} --output_dir=${OutputDir}/${Start:0:4}"
|
||||||
Cmd="${Cmd} --instruments=ALPACA:${Inst}"
|
Cmd="${Cmd} --instruments=ALPACA:${Inst}"
|
||||||
Cmd="${Cmd} --start=${Start}"
|
Cmd="${Cmd} --start=${Start}"
|
||||||
if [ "${End}" != "" ]; then
|
if [ "${End}" != "" ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user