summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorThanh Ha <thanh.ha@linuxfoundation.org>2018-02-01 14:55:28 -0500
committerThanh Ha <thanh.ha@linuxfoundation.org>2018-02-01 14:55:29 -0500
commit27920cbb9d2aea5833f863ce0ae76b1828c6bebe (patch)
tree5506bcde92de79edc3ce16bb7c8760c8a0f5d63c /jjb
parentedd57af9edfcc0465322cf489b03299ac7a51a5d (diff)
Set reply-to to blank
We need to pass a blank string if we really want the setting to be blank. Change-Id: I91e498cdfa8be55b5deb0a8d309aaed2f9cf56a5 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/global-macros.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml
index 6aebfa0d6..d2e41bd9c 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -253,7 +253,7 @@
publishers:
- email-ext:
recipients: 'nobody@projectrotterdam.info'
- reply-to:
+ reply-to: ''
content-type: default
subject: '{email-prefix} $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS!'
body: |