i am running jenkins from user jenkins thats has $PATH set to something and when i go into jenkins web interface, in the System Properties window i see different $PATH.
I have installed jenkins on centos with the native rpm from jenkins website. i am using the startup script provided with the installation using sudo /etc/init.d/jenkins start
anyone can explain to me why that happens ?
thanks.
echo $PATH, does it match what you see in jenkins? – Dave Paroulek Apr 28 '11 at 12:21