From 57a3a301fe415aa62b3756e806697c0ec54a56f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Tue, 3 Feb 2004 19:22:48 +0000 Subject: [PATCH] Add a "stable" config for 4-STABLE. --- tools/tools/tinderbox/etc/stable.rc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tools/tools/tinderbox/etc/stable.rc diff --git a/tools/tools/tinderbox/etc/stable.rc b/tools/tools/tinderbox/etc/stable.rc new file mode 100644 index 00000000000..471a4466515 --- /dev/null +++ b/tools/tools/tinderbox/etc/stable.rc @@ -0,0 +1,9 @@ +# +# STABLE tinderbox setup +# +# $FreeBSD$ +# + +branches = RELENG_4 +platforms = alpha, i386/i386, i386/pc98 +recipient = stable@freebsd.org,%%arch%%@freebsd.org