remove bdb related

This commit is contained in:
tangfangzhi 2022-05-11 12:05:56 +08:00
parent a36a7d68a7
commit 675bf2aabd
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ def pre_test(){
git checkout 3.0
cd ${WKC}
git checkout 3.0
[ -d contrib/bdb ] && cd contrib/bdb && git clean -fxd && cd ../..
'''
} else {
sh '''