add of pylint check1

This commit is contained in:
shikhar.s 2019-07-06 18:23:40 +05:30
parent d16ac68fad
commit ccb4775991
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -97,7 +97,7 @@ pipeline {
pip install pylint
cd repo
echo ${pwd}
### Need this because some strange control sequences when using default TERM=xterm
export TERM="linux"