|
||||||||
|
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-14754) Shebangs should not ... [email protected] (JIRA)
- [JIRA] (JENKINS-14754) Shebangs should... [email protected] (JIRA)
- [JIRA] (JENKINS-14754) Shebangs should... [email protected] (JIRA)

Code changed in jenkins
User: Jørgen P. Tjernø
Path:
src/main/java/com/lookout/jenkins/EnvironmentScript.java
src/test/java/com/lookout/jenkins/EnvironmentScriptTest.java
http://jenkins-ci.org/commit/environment-script-plugin/de70895a626450a9cedf80e3a2f83be67abc65f8
Log:
JENKINS-14754 Shebang fix.
This fixes an exception when using shebangs, and also adds a test for
this functionality.