enh: show commit id of python connector
This commit is contained in:
parent
3acacf163a
commit
aa5efe5cbe
|
@ -115,6 +115,7 @@ def pre_test(){
|
|||
cd ${WKPY}
|
||||
git reset --hard
|
||||
git pull
|
||||
git log -5
|
||||
'''
|
||||
return 1
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue