Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9de86bf3e3 |
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user