Hi,
Seems to be quite a simple task but still unable to achieve this.
How can I call a perl script from inside Jenkins?
Thanks
That is exactly what I did.
The problem is that Jenkins doesn’t recognize the perl command.
I have Perl on my machine, i can run the command via command line.
Somehow I need to show Jenkins where perl is.
(tried with Env Variables – doesn’t work).
Thanks again.
From: "Levin, Ilya" <ilya....@hp.com>
To: "jenkins...@googlegroups.com" <jenkins...@googlegroups.com>
Sent: Thursday, October 25, 2012 6:19 AM
Subject: RE: calling perl scripts from jenkins
What user account do you have Jenkins running as?
If it’s running as “Local System” change it to an actual user account.