diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-11-12 07:50:36 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-11-12 07:50:36 +0000 |
| commit | a61575cf29041951cfd1f51d636f17ee3151b9ad (patch) | |
| tree | 4e841a129e7ed3c0d50a9a8c7b2a99727ebb211c | |
| parent | da01fc7a4a51e473af85aa93c7f03afa78f9011b (diff) | |
Notes
| -rw-r--r-- | tools/tools/tinderbox/etc/releng_4.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/tinderbox/etc/releng_4.rc b/tools/tools/tinderbox/etc/releng_4.rc index a07558310355..002c0d5c42f7 100644 --- a/tools/tools/tinderbox/etc/releng_4.rc +++ b/tools/tools/tinderbox/etc/releng_4.rc @@ -4,6 +4,6 @@ # $FreeBSD$ # -branches = RELENG_4_7, RELENG_4_8, RELENG_4 +branches = RELENG_4_8, RELENG_4_9, RELENG_4 platforms = alpha, i386/i386, i386/pc98 recipient = stable@freebsd.org,%%arch%%@freebsd.org |
