Branch: refs/heads/master
Home: https://github.com/jenkinsci/email-ext-plugin
Commit: 8b082b76331c17e12a5a6f67cd40ec097b311ae0
https://github.com/jenkinsci/email-ext-plugin/commit/8b082b76331c17e12a5a6f67cd40ec097b311ae0
Author: slide <[email protected]>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M
src/main/java/hudson/plugins/emailext/plugins/content/BuildLogRegexContent.java
M
src/test/java/hudson/plugins/emailext/plugins/content/BuildLogRegexContentTest.java
Log Message:
-----------
Fix JENKINS-14320
- Added option addNewline (default true to maintain current behavior) which can
be set to false to stop outputting a newline.