Re: re-installing windows slaves

2013-05-08 Thread Brian Johnson
2 AM UTC-5, Brian Johnson wrote: > > I was trying to move the jenkins directory on my windows slave and ran > into a problem when I found that the slave-agent.jnlp that I had used to > start and intall was deleted. > > So the issue is how do I get the jenkins master to re-supply

re-installing windows slaves

2013-05-08 Thread Brian Johnson
I was trying to move the jenkins directory on my windows slave and ran into a problem when I found that the slave-agent.jnlp that I had used to start and intall was deleted. So the issue is how do I get the jenkins master to re-supply the slave-agent.jnlp that it originally supplied when I firs

Redirecting stdout and stderr inside perl script

2013-04-25 Thread Brian Johnson
I am running a job that calls a perl script. Inside the perl script a perl module redirects stdout and stderr for the whole script and I get an error saying there was an error redirecting stdout. If the script is run outside of jenkins it doesn't have any problem doing this. Does jenkins prev