diff options
author | des <des@FreeBSD.org> | 2003-07-25 07:18:06 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2003-07-25 07:18:06 +0000 |
commit | d2927bd8dd6cd3980acc28a618c9f7b59c9e1884 (patch) | |
tree | f6cdfdf03a35f043dc68d1da7485b1e205bd6c9f /tools | |
parent | 312312b22786ad97f42690b28364eda3b7af9a61 (diff) | |
download | FreeBSD-src-d2927bd8dd6cd3980acc28a618c9f7b59c9e1884.zip FreeBSD-src-d2927bd8dd6cd3980acc28a618c9f7b59c9e1884.tar.gz |
Ready to go live.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tools/tinderbox/current.rc | 1 | ||||
-rw-r--r-- | tools/tools/tinderbox/etc/current.rc | 1 | ||||
-rw-r--r-- | tools/tools/tinderbox/etc/releng_4.rc | 1 | ||||
-rw-r--r-- | tools/tools/tinderbox/releng_4.rc | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/tools/tools/tinderbox/current.rc b/tools/tools/tinderbox/current.rc index 8ec3e1c..83cd52d 100644 --- a/tools/tools/tinderbox/current.rc +++ b/tools/tools/tinderbox/current.rc @@ -6,3 +6,4 @@ branches = CURRENT platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64 +recipient = current@freebsd.org,%%arch%%@freebsd.org diff --git a/tools/tools/tinderbox/etc/current.rc b/tools/tools/tinderbox/etc/current.rc index 8ec3e1c..83cd52d 100644 --- a/tools/tools/tinderbox/etc/current.rc +++ b/tools/tools/tinderbox/etc/current.rc @@ -6,3 +6,4 @@ branches = CURRENT platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64 +recipient = current@freebsd.org,%%arch%%@freebsd.org diff --git a/tools/tools/tinderbox/etc/releng_4.rc b/tools/tools/tinderbox/etc/releng_4.rc index 9eea5a0..542e5db 100644 --- a/tools/tools/tinderbox/etc/releng_4.rc +++ b/tools/tools/tinderbox/etc/releng_4.rc @@ -6,3 +6,4 @@ branches = RELENG_4 platforms = alpha, i386/i386, i386/pc98 +recipient = stable@freebsd.org,%%arch%%@freebsd.org diff --git a/tools/tools/tinderbox/releng_4.rc b/tools/tools/tinderbox/releng_4.rc index 9eea5a0..542e5db 100644 --- a/tools/tools/tinderbox/releng_4.rc +++ b/tools/tools/tinderbox/releng_4.rc @@ -6,3 +6,4 @@ branches = RELENG_4 platforms = alpha, i386/i386, i386/pc98 +recipient = stable@freebsd.org,%%arch%%@freebsd.org |