summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/tools/tinderbox/etc/releng_4.rc2
-rw-r--r--tools/tools/tinderbox/etc/update_releng_4.rc4
2 files changed, 5 insertions, 1 deletions
diff --git a/tools/tools/tinderbox/etc/releng_4.rc b/tools/tools/tinderbox/etc/releng_4.rc
index 43b5e42..7ec11d0 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_8, RELENG_4_9
+branches = RELENG_4_8, RELENG_4_9, RELENG_4_10
platforms = alpha, i386/i386, i386/pc98
recipient = %%SENDER%%,<stable@freebsd.org>,<%%arch%%@freebsd.org>
diff --git a/tools/tools/tinderbox/etc/update_releng_4.rc b/tools/tools/tinderbox/etc/update_releng_4.rc
new file mode 100644
index 0000000..81838f3
--- /dev/null
+++ b/tools/tools/tinderbox/etc/update_releng_4.rc
@@ -0,0 +1,4 @@
+# $FreeBSD$
+branches = RELENG_4_8, RELENG_4_9, RELENG_4_10
+platforms = alpha, i386/i386, i386/pc98
+targets = update
OpenPOWER on IntegriCloud