[td-225] change python script version.

This commit is contained in:
Haojun Liao 2020-08-26 16:01:53 +08:00
parent e1c7529961
commit 3326df4873
1 changed files with 1 additions and 1 deletions

View File

@ -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 $@