Set reply-to to blank 80/10380/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 1 Feb 2018 19:55:28 +0000 (14:55 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 1 Feb 2018 19:55:29 +0000 (14:55 -0500)
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>
jjb/global-macros.yaml

index 6aebfa0..d2e41bd 100644 (file)
     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: |