add params distribution
parent
9fbf57b8c8
commit
245e171e46
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
|||||||
python3 setup.py install --user
|
python3 setup.py install --user
|
||||||
ENV=analysis python3 test.py $1 2>&1 | split -l 5000000 - log_$1-
|
ENV=true python3 test.py $1 2>&1 | split -l 5000000 - log_$1-
|
Loading…
Reference in New Issue