|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-1640) Environment variables... [email protected] (JIRA)

Diego,
It makes sense that "ant" and "DISPLAY" must be executed on the same "execute shell" line. Each shell line gets executed inside a separate shell. Placing the call on a single line causes it to execute inside the same shell.