[td-225] change python script version.
This commit is contained in:
parent
e1c7529961
commit
3326df4873
|
@ -49,4 +49,4 @@ export PYTHONPATH=$(pwd)/../../src/connector/python/linux/python3
|
|||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$LIB_DIR
|
||||
|
||||
# Now we are all let, and let's see if we can find a crash. Note we pass all params
|
||||
python3.8 ./crash_gen.py $@
|
||||
python3 ./crash_gen.py $@
|
||||
|
|
Loading…
Reference in New Issue