Hi,
it may be the user that jenkins run try whoami in your sh to see who is
the user
regards zacky
On Sun, Mar 17, 2013 at 3:26 PM, Mark Waite wrote:
> Long ago (before I ever started using Jenkins), there were cases where a
> shell script would pause for terminal input and would not work as
Long ago (before I ever started using Jenkins), there were cases where a shell
script would pause for terminal input and would not work as a cron job, even
though it worked correctly from a terminal. The issue (for me) was caused by
some incorrect initialization commands (like `tset`) in one of