summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2004-02-14 09:52:22 +0000
committerdes <des@FreeBSD.org>2004-02-14 09:52:22 +0000
commit22f7e9501708f21ab1e2d3b70c1fdc388963c031 (patch)
tree4364cdd58189fac6f5ecfbb2d9f17c275cdc6583 /tools
parent86e8aa4dc7b861b130e40a2780655661148c7444 (diff)
downloadFreeBSD-src-22f7e9501708f21ab1e2d3b70c1fdc388963c031.zip
FreeBSD-src-22f7e9501708f21ab1e2d3b70c1fdc388963c031.tar.gz
Cosmetic changes to the recipient addresses.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/etc/current.rc2
-rw-r--r--tools/tools/tinderbox/etc/default.rc2
-rw-r--r--tools/tools/tinderbox/etc/releng_4.rc2
-rw-r--r--tools/tools/tinderbox/etc/releng_5.rc2
-rw-r--r--tools/tools/tinderbox/etc/stable.rc2
5 files changed, 5 insertions, 5 deletions
diff --git a/tools/tools/tinderbox/etc/current.rc b/tools/tools/tinderbox/etc/current.rc
index e078bc0..3951e20 100644
--- a/tools/tools/tinderbox/etc/current.rc
+++ b/tools/tools/tinderbox/etc/current.rc
@@ -6,4 +6,4 @@
branches = CURRENT
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64
-recipient = %%sender%%,current@freebsd.org,%%arch%%@freebsd.org
+recipient = %%SENDER%%,<current@freebsd.org>,<%%arch%%@freebsd.org>
diff --git a/tools/tools/tinderbox/etc/default.rc b/tools/tools/tinderbox/etc/default.rc
index c81c598..023c872 100644
--- a/tools/tools/tinderbox/etc/default.rc
+++ b/tools/tools/tinderbox/etc/default.rc
@@ -17,5 +17,5 @@ targets = update, world, generic, lint
# Reporting
sender = FreeBSD Tinderbox <tinderbox@freebsd.org>
-recipient = %%sender%%
+recipient = %%SENDER%%
subject = [%%COMMENT%%] failure on %%arch%%/%%machine%%
diff --git a/tools/tools/tinderbox/etc/releng_4.rc b/tools/tools/tinderbox/etc/releng_4.rc
index 90d0f3d..43b5e42 100644
--- a/tools/tools/tinderbox/etc/releng_4.rc
+++ b/tools/tools/tinderbox/etc/releng_4.rc
@@ -6,4 +6,4 @@
branches = RELENG_4_8, RELENG_4_9
platforms = alpha, i386/i386, i386/pc98
-recipient = %%sender%%,stable@freebsd.org,%%arch%%@freebsd.org
+recipient = %%SENDER%%,<stable@freebsd.org>,<%%arch%%@freebsd.org>
diff --git a/tools/tools/tinderbox/etc/releng_5.rc b/tools/tools/tinderbox/etc/releng_5.rc
index a663bf6..0026bda 100644
--- a/tools/tools/tinderbox/etc/releng_5.rc
+++ b/tools/tools/tinderbox/etc/releng_5.rc
@@ -6,4 +6,4 @@
branches = RELENG_5_2
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, sparc64
-recipient = %%sender%%,current@freebsd.org,%%arch%%@freebsd.org
+recipient = %%SENDER%%,<current@freebsd.org>,<%%arch%%@freebsd.org>
diff --git a/tools/tools/tinderbox/etc/stable.rc b/tools/tools/tinderbox/etc/stable.rc
index ccb08dd..17a009a 100644
--- a/tools/tools/tinderbox/etc/stable.rc
+++ b/tools/tools/tinderbox/etc/stable.rc
@@ -6,4 +6,4 @@
branches = RELENG_4
platforms = alpha, i386/i386, i386/pc98
-recipient = %%sender%%,stable@freebsd.org,%%arch%%@freebsd.org
+recipient = %%SENDER%%,<stable@freebsd.org>,<%%arch%%@freebsd.org>
OpenPOWER on IntegriCloud