The easiest way is to:
sudo vi /etc/default/hudson |
sudo vi /etc/default/hudson
and change:
# hudson home location
HUDSON_HOME=/home/hudson |
# hudson home location
HUDSON_HOME=/home/hudson
But, of course, it would be cool to just drive it from the shell’s ENV variable, which does not work at the moment of writing: hence the above “certain way” to do it.
This entry was posted on Sunday, August 15th, 2010 at 17:08 and is filed under build, hudson.
You can follow any comments to this entry through the RSS 2.0 feed.
You can leave a comment, or trackback from your own site.