new variable "JENKINS_CONFIG" in Mx7.1
Posted: Wed Sep 04, 2013 2:24 pm
I noticed there is a new variable "JENKINS_CONFIG" in envSetup.ksh file in Mx7.1 built, but the ADL runs OK without it. I am wondering what it is useful? and Where should I point it to?
Thanks,
Weizhong
Thanks,
Code: Select all
# Automated Jenkins script variables need to be set for scripts to operate
export JENKINS_CONFIG=/testdata/jenkins
Weizhong