-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
centos7 master
jenkins version: 2.40
durable-task: 1.13
agent: SUSE Linux Enterprise Server 10 SP2 (i586)
When I try to run
node('suse10'){ sh 'env' }
I get
nohup: cannot run command `sh': No such file or directory
I'm suspecting durable tasks because this worked yesterday(with durable 1.12), and I rebooted my server with 2 updates, a git one, and durable tasks. The git checkout works on the agent, just not the sh call
- duplicates
-
JENKINS-41339 Environment variables referencing other variables broken
- Reopened