fix errors

This commit is contained in:
root 2021-01-06 19:59:12 +08:00
parent 16310e981b
commit 45a287cd50
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -105,6 +105,7 @@ pipeline {
./test-all.sh p2
date'''
sh '''
cd ${WKC}/tests
./test-all.sh b4fq
'''
}