Jenkins jobs lost
By Peter Florijn -
On my local development machine I noticed that I missed all my jobs.
On my OSX machine all the job info was there in the .jenkins/jobs directory.
Adding the following to my startjenkins.sh script solved the problem.
export JENKINS_HOME=/Users/peter/.jenkins